@charset "utf-8";

body {
	background-image: url(images/grd-4px.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display: block;
	margin:0;
}



#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
#header {
	display: block;
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
	width: 800px;
	text-align: left;
	height: 94px;
}
#content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
}

#dynamic_box_right {
	float: right;
	background-color: #EFEFEF;
	width: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 10px;
}
#dynamic_box_top {
	float: left;
	width: 498px;
}
#maincon {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}



.toptext {
	font-size: 11px;
	text-align: left;
	display: block;
	padding-left: 5px;
	width: 100%;
	float: left;
	padding-top: 3px;
}
#cats {
	margin-top: 5px;
	margin-bottom: 5px;
}
#bottom {
	background-color: #CCCCCC;
	padding: 10px;
	height: 100px;
	width: 100px;
	display: block;
}

.imagescentral {
	display: block;
	padding: 2px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.imgcats {
	display: block;
	padding: 2px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	float: left;
}
.cattxtbx {
	float: left;
	padding: 5px;
	margin-bottom: 5px;
}


.topmenuder {
	font-weight: bold;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: right;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.menuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/menu1px.gif);
	background-repeat: repeat-x;
	background-position: 0px -285px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #93A6B4;
	border-right-color: #93A6B4;
	border-bottom-color: #93A6B4;
	border-left-color: #93A6B4;
	font-weight: normal;
	text-align: center;
	height: 18px;
	padding-top: 8px;
}
.cattoptitle {
	color: #16397D;
	font-size: 16px;
	margin-bottom: 3px;
	padding-left: 10px;
}

.cont1 {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 100%;
}
.leftcol {
	float: left;
	width: 31%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.midcol {
	float: left;
	width: 32%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.rightcol {
	float: left;
	width: 31%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}




.menuheader a:hover {
	background-color: #FFFFFF;
}



.catbx {
	font-family: Arial, Helvetica, sans-serif;
	color: #16397D;
	background-color: #DFE7ED;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	border-top-color: #EFEFEF;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #EFEFEF;
	padding: 3px;
}


.boxleft {
	display: block;
	text-align: left;
	background-color: #DFE7ED;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.content {
	width: 490px;
}

.menuheader-text {
	border-left-color: #93A6B4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	padding-right: 2px;
	padding-left: 2px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f90;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	font-size: 16px;
	margin-top: 0px;
}
h3 {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 13px;
}
td {
	vertical-align: top;
}


.menuheader-text-seleccionado {
	border-left-color: #93A6B4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	color: #CC6333;
}
.menuheader-seleccionado {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/menu1px.gif);
	background-repeat: repeat-x;
	background-position: 0px -93px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-color: #93A6B4;
	border-right-color: #93A6B4;
	border-bottom-color: #93A6B4;
	border-left-color: #93A6B4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	font-weight: bold;
	color: #CC6333;
	padding-right: 10px;
	padding-left: 10px;
}

a:active {
	color: #16397D;
	text-decoration: none;
}
a:visited {
	color: #16397D;
	text-decoration: none;
}
a:link {
	color: #16397D;
	text-decoration: none;
}
a:hover {
	color: #16397D;
	text-decoration: underline;
}
.bigbox {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.images {
	display: block;
	padding: 2px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	text-align: center;
}
.seleccion-areas {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#botads {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	text-align: left;
	padding-left: 45px;
}

#botads img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #666666;
	margin-right: 20px;
}
.titulobarright {
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 3px;
	font-size: 12px;
	text-align: left;
}


.barrader {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
}
.barright {
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
}
.images_ad-der {
	display: block;
	padding: 2px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	text-align: right;
	margin-bottom: 30px;
	margin-left: 3px;
}
.botbox {
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.bottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
#fisrtsentence {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	display: block;
	margin-top: 60px;
}

.barraizq {
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}

.categoria-box {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 3px;
	text-align: left;
	margin-bottom: 3px;
	margin-top: 3px;
}
.linkaotrascategorias-box {
	background-color: #FFE0B3;
	padding: 5px;
	text-align: left;
	border: 1px solid #CCCCCC;
}
#tablecontent {
	font-size: 12px;
	text-align: left;
}

.categoria-texto {
	text-align: justify;
	display: block;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 10px;
}
.smllink {
	font-size: 8px;
}

.titulocategorias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	display: block;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
}
.menuheader-texthome {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.pops ul {
	text-align: left;
	list-style-image: url(images/left_navi_arrow.gif);
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.toptitle {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
}
td {
	font-size: 12px;
}
