@charset "utf-8";
/* CSS Document */

BODY {
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
	text-align: center;
	background-color: #7A070A;
} 
#contenedor{
	text-align: left;
	width: 980px;
	margin: auto;
	background-color: #FFF;
} 
.menuoff {
	background-color: #FFF;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	height: 24px;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.separadormenu {
	background-color: #FFF;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	height: 5px;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#cabecera{
	background-color: #7A070A;
	font-size:12pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 365px;
} 
#cuerpo{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
} 
#lateral{
	width: 200px;
	background-color: #FFF;
	float:left;
	margin-top: 15px;

} 
#lateral ul{ 
   margin : 0px 0px 0px 0px; 
   padding: 0px 0px 0px 0px; 
   list-style: none; 
} 

.menuON {
	background-color: #EAEAEA;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	height: 24px;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#lateral a{
	color: #000;
	text-decoration: none;
} 
#principal{
	margin-left: 200px;
	background-color: #ffffff;
	padding: 4px 20px 4px 20px;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	min-height: 600px;
	max-height: 1200px;
	width: 740px;
} 
#pie{
	background-color: #FFF;
	text-align:right;
} 


.DATOSARTICULOS {
	height: 255px;
	width: 200px;
	margin: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	text-align: center;
	background-color: #EAEAEA;
	border: 1px solid #CCC;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	float: left;
	overflow: visible;
}
.texto_detallearticulo {
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.FOTOART {
	text-decoration: none;
	margin: 5px;
	height: 150px;
	width: 150px;
	
}
.menuprincipal {
	margin: 0px;
	padding: 0px;
	background-color: #7A070A;
	clip: rect(auto,auto,3px,auto);
} 
.textoscci {
	width: 730px;
	padding-left: 15px;
}

