/* CSS Document */

body {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	background-color:#F6EECB;
}

a, a:link, a:visited, a:active   {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color:#A40A32;
}

li {
	padding-bottom: 5px;
}

fieldset {
	border:1px solid #ccc;
	padding:10px;
}

legend {
	color: #A90E3A;
	font-size: 10px;
	font-weight: bold;
}

th {
	background-color:#ccc;
}

h1 {
	font-size: 9px;
	font-weight: bold;
	text-transform:uppercase;
}

hr {
	border-top:1px solid #ccc;
	border-bottom: 1px solid #F7F7F5;
	border-left: 1px solid #F7F7F5;
	border-right: 1px solid #F7F7F5;
	width: 98%;
	margin: auto;
}

img {
	border:0px;
}

/* capas */

#content {
	position: relative;
	width: 781px;
	margin: auto;
	border-right: 1px solid #F4ECCA;
	border-bottom: 1px solid #F4ECCA;
}

#content2 {
	position: relative;
	width: 780px;
	margin: auto;
	border-right: 1px solid #F1E9C7;
	border-bottom: 1px solid #F1E9C7;
}

#content3{
	position: relative;
	width: 779px;
	margin: auto;
	border-right: 1px solid #EDE5C4;
	border-bottom: 1px solid #EDE5C4;
}

#content4 {
	position: relative;
	width: 778px;
	margin: auto;
	border-right: 1px solid #E6DFBE;
	border-bottom: 1px solid #E6DFBE;
}
#content5 {
	position: relative;
	width: 777px;
	margin: auto;
	border-right: 1px solid #DFD8B8;
	border-bottom: 1px solid #DFD8B8;
}
#content6 {
	position: relative;
	width: 776px;
	margin: auto;
	border-right: 1px solid #D9D2B3;
	border-bottom: 1px solid #D9D2B3;
}
#content7 {
	position: relative;
	width: 775px;
	margin: auto;
	border-right: 1px solid #D4CDAF;
	border-bottom: 1px solid #D4CDAF;
}
#content8 {
	position: relative;
	width: 774px;
	margin: auto;
	border-right: 1px solid #D1CAAD;
	border-bottom: 1px solid #D1CAAD;
}
#content9 {
	position: relative;
	width: 773px;
	margin: auto;
	border-right: 1px solid #CFC9AB;
	border-bottom: 1px solid #CFC9AB;
}
#logos {
	position: relative;
	width: 773px;
	margin: auto;
	text-align:center;
}

#abajo {
	width:780px;
	height: 8px;
	
}

#cabecera {
	width:773px;
	height:95px;
	border-left:1px solid #999;
	border-top:1px solid #999;
	border-right:1px solid #999;
	background-image:url(../img/logo3.jpg);
}

#general {
	width:773px;
	min-height:400px;
	background-color: #fff;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}

/* Genéricos */

/* botones */

.botones, .botones:link, .botones:active, .botones:visited, .botones:hover {
	/*background-image:url(../img/fondoboton.gif);*/
	background-color:#800A2D;
	color:#fff;
	font-weight: bold;
	text-decoration:none;
	border:1px solid #903E55;
	padding-left:2px;
	padding-right:2px;
	padding-top:2xp;
	padding-bottom:2px;
	
}

.botones2, .botones2:link, .botones2:active, .botones2:visited, .botones2:hover  {
	/*background-image:url(../img/fondoboton2.jpg);*/
	background-color:#8F8F8F;
	color:#fff;
	font-weight: bold;
	text-decoration:none;
}

.botongris {
	font-family: verdana;
	font-size: 9px;
	font-weight:bold;
	color: #fff;
	background-image:url(../img/fondoboton2.jpg);
	border:0px;
}

.botonesm, .botonesm:hover {
	color: #fff;
	border: 1px solid #A90E3A;
	background-color: #A90E3A;
	font-size: 9px;
}

/* campos */

.campos {
	font-size: 9px;
	font-family: verdana;
	border: 1px solid #999;
}

.camposm {
	font-size: 9px;
	font-family: arial;
	border: 1px solid #ccc;
}

.camposobl {
	font-size: 9px;
	font-family: arial;
	border: 1px solid #DCA3B2;
	background-color: #E5D9DD;
}

/* menus laterales */
.cat {
	background-image:url(../img/fondocat.gif);
	height: 27px;
	font-size: 10px;
	font-weight: bold;
	border-bottom:1px solid #999;
	text-align: right;
	padding-left: 6px;
	padding-right: 6px;
}

.catdr {
	background-image:url(../img/fondocat.gif);
	font-size: 10px;
	height:27px;
	font-weight: bold;
	border: 1px solid #999;
	text-align: right;
	padding-left: 6px;
	padding-right: 6px;
}

.menulat {
	background-color:#D4D0C8;
	font-size: 10px;
}
.menulat td {
	text-align:right;
	height: 16px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom:1px solid #999;
}
.menulat td:hover {
	background-color:#BCB6A9;
}

.menulat tr.resaltar {
	background-color: #BCB6A9;
	color: #A40A32;
}

.menulatdr {
	background-color:#D4D0C8;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;		
}
.menulatdr td {
	text-align:center;
	height: 48px;
	padding-left: 6px;
	padding-right: 6px;
}

.menulateral {
	text-decoration: none;
	color: #000;
}
.menulateral:hover {
	color:#A40A32;
}

/* sombras */

.primera {
	position: relative;
	width: 155px;
	margin: auto;
	border-left: 1px solid #f7f7f7;
	border-bottom: 1px solid #f7f7f7;
}

.segunda {
	position: relative;
	width: 154px;
	margin: auto;
	border-left: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}

.tercera {
	position: relative;
	width: 153px;
	margin: auto;
	border-left: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
}

.cuarta {
	position: relative;
	width: 152px;
	margin: auto;
	border-left: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}

.desc1 {
	position: absolute;
	width: 155px;
	margin-left:274px;
	border-left: 1px solid #f7f7f7;
	border-bottom: 1px solid #f7f7f7;
}

.desc2 {
	position: relative;
	width: 154px;
	margin: auto;
	border-left: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}

.desc3 {
	position: relative;
	width: 153px;
	margin: auto;
	border-left: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
}

.desc4 {
	position: relative;
	width: 152px;
	margin: auto;
	border-left: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}

/* contenido */

.seccion {
	width:100%;
	border:0px;
	background-color:#A90E3A;
	color:#fff;
	font-size: 10px;
	font-weight:bold;
}

.buscador {
	width:100%;
	border:1px solid #ccc;
	background-color:#f7f7f7;
}

.columizq {
	width: 206px;
	height: 150px;
	border: 1px solid #999;
	background-color: #F7F7F5;
}

.columdrch {
	width: 206px;	
	height: 150px;
	border: 1px solid #999;
	background-color: #F7F7F5;
	margin-left: 217px;
	margin-top: -164px;
	_margin-top: -164px;
}

.catcont1 {
	width: 130px;
	height: 58px;
	/*border: 1px solid #999;*/
	/*background-color: #E1E0DB;*/
	text-align:center;
}

.catcont2 {
	width: 130px;	
	height: 58px;
	/*border: 1px solid #999;*/
	/*background-color: #E1E0DB;*/
	margin-left: 147px;
	margin-top: -58px;
	_margin-top: -58px;
	text-align:center;
}

.catcont3 {
	width: 130px;	
	height: 58px;
	/*border: 1px solid #999;*/
	/*background-color: #E1E0DB;*/
	margin-left: 294px;
	margin-top: -58px;
	_margin-top: -58px;
	text-align:center;
}

.barracompra {
	text-transform:uppercase;
}
.barracompra:hover {
	color:#A40A32;
}

.barracompra2 {
	color:#A40A32;
	text-transform:uppercase;
	font-weight: bold;
}