@charset "utf-8";
BODY { 
font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif; 
color : #000000; 
margin : 0 auto; 
width : 100%; 
background-color : #ffffff; 
} 
img { 
border : 0; 
} 
a, a:visited, a:link { 
color : #000000; 
text-decoration : none; 
} 
a:hover { 
color : #333333; 
} 
h1 { 
color : #000000; 
font-weight : bold; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 25px; 
text-align : center; 
} 
h2 { 
color : #e42325; 
font-weight : bold; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 16px; 
font-style : normal; 
font-variant : normal; 
text-align : left; 
} 
h3 { 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-weight : bold; 
color : #ffffff; 
background-color : #000000; 
} 
#contenedor { 
text-align : left; 
margin : auto !important ; 
background-color : #ffffff; 
width : 1000px; 
} 
#cabecera { 
text-align : left; 
background-color : #ffffff; 
height : 106px; 
width : 1000px; 
} 
#logo { 
width : 300px; 
text-align : left; 
float : left; 
margin-top : 25px; 
margin-left : 10px; 
} 
#menu { 
width : auto; 
float : left; 
margin-top : 60px; 
text-align : left; 
} 
#menuhoriz ul li { 
display : inline; 
padding-right : 5px; 
padding-left : 5px; 
text-align : left; 
font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-weight : bold; 
border-left : 1px solid #999999; 
} 
#rojo {
	clear : both;
	background-color : #e42325;
	border-bottom-style : solid;
	height : 30px;
	width : 100%;
	text-align : left;
	border-bottom-width : medium;
	border-bottom-color : #e73636;
	border-top-width : medium;
	border-top-style : groove;
	border-top-color : #d81b1b;
} 
#titulo {
width:985px;
margin : auto !important ;
text-align:left;
padding-left : 15px; 
padding-top:10px;
}
#contenido { 
width : 1000px; 
margin : auto !important ; 
overflow : hidden; 
text-align : left; 
background-color : #ffffff; 
} 
#artnotes { 
width : 755px; 
float : left; 
background-color : #ffffff; 
border-right : 2px dashed #666666; 
margin-top : 10px; 
margin-bottom : 10px; 
margin-left : auto; 
padding : 10px; 
} 

#lateral { 
float : right; 
width : auto; 
background-color : #ffffff; 
margin-top : 10px; 
padding-right : 10px; 
margin-right : 1px; 
} 
#footer { 
clear : both; 
border-top-color : #e42325; 
background-color : #000000; 
height : 30px; 
width : 100%; 
text-align : center; 
color: #FFFFFF;
border-bottom-width : medium; 
border-bottom-style : double; 
border-top-width : thick; 
border-top-style : double; 
} 

/* CSS Document */

