body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003B8A;
	font-weight:normal;
	background-color:#4E1C18;
}

a:focus{ outline:none; }

#container 
{
	background:url(../images/body-background.jpg) no-repeat center top;	   
	background-color:#4E1C18;
	clear:both;
	min-height:912px;
}

#header{
	background:url(../images/head-background.jpg) no-repeat;
    min-height:210px;
	width:1003px;
	margin:auto;
	clear:both;		
}

#body{
    min-height:513px;	
	width:1003px;
	background-color:#FFCC00;
	margin:auto;
	clear:both;
	overflow:hidden;
}

#foot{
	background:url(../images/foot-background.jpg) no-repeat center bottom;
    min-height:75px;	
	width:1003px;
	background-color:#FFCC00;
	margin:auto;
	clear:both;
}

#sub-foot{
    height:10px;	
	width:1003px;
	background-color:#4E1C18;
	margin:auto;
	clear:both;
}

.left
{
	width:362px;
	float:left;
	height:auto;
	overflow:hidden;
}

.right
{
	width:641px;
	float:left;
	height:auto;
	overflow:hidden;
}

.center
{
	width:1003px;
	margin:auto;
	padding-top:5px;
	padding-bottom:5px;
	height:auto;
	overflow:hidden;
}

.body_menu
{
	margin:auto;
	width:918px;
}

.message_new
{
	background-image:url(../images/new-background.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#FFF;
	width:600px;
	min-height:600px;
	margin:auto;
	padding:10px;
	border:solid 1px;
	border-color:#003B8A;
	overflow:hidden;
}

.message_media
{
	background-image:url(../images/new-background.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#FFF;
	width:600px;
	min-height:600px;
	margin:auto;
	padding:10px;
	border:solid 1px;
	border-color:#003B8A;
	overflow:hidden;
}

.title_cube
{
	width:362px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	overflow:auto;
}

.title_left
{
	width:54px;
	height:54px;
	padding-bottom:10px;
	float:left;
	overflow:auto;
}

.title_right
{
	width:288px;
	padding-left:10px;
	padding-bottom:10px;
	float:left;
	overflow:auto;
}

.line
{
	background-image:url(../images/line.png);
	background-repeat:repeat-x;
	width:362px;
	height:10px;
	clear:both;
}

.noticia_line
{
	background-image:url(../images/line.png);
	background-repeat:repeat-x;
	width:600px;
	height:10px;
	clear:both;
}

a:link{
	color:#FF3600;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a:visited{
	color:#FF3600;
	text-decoration:none;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;	
}
a:hover{
	color:#FF3600;
	text-decoration:underline;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;	
}
a:active{
	color:#FF3600;
	text-decoration:underline;	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight:bold;	
}
.title_link:link{
	color:#003B8A;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.title_link:visited{
	color:#003B8A;
	text-decoration:none;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;	
	font-weight:bold;	
}
.title_link:hover{
	color:#003B8A;
	text-decoration:underline;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;	
	font-weight:bold;	
}
.title_link:active{
	color:#003B8A;
	text-decoration:underline;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;	
	font-weight:bold;	
}
.new_link:link{
	color:#ff3600;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
}
.new_link:visited{
	color:#ff3600;
	text-decoration:none;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;	
	font-weight:bold;	
}
.new_link:hover{
	color:#ff3600;
	text-decoration:underline;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;	
	font-weight:bold;	
}
.new_link:active{
	color:#ff3600;
	text-decoration:underline;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;	
	font-weight:bold;	
}

.title_description
{
	font-size:12px;
	color:#FF3600;
	font-weight:bold;
}

.calendar_day
{
	font-size:24px;
	color:#4E1C18;
	font-weight:bold;
}

.calendar_month
{
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}


div#nav {
display:inline;
margin:auto;
}
div#nav ul {
height:40px;
list-style-type:none;
width:918px;
}
div#nav ul li {
display:inline;
float:left;
height:40px;
width:153px;
}
div#nav ul li a {
border:0 none;
display:block;
height:40px;
text-indent:-9999px;
}
div#nav ul li#h {
margin-left:-40px;
}
div#nav ul li#h a {
background-position:0 0;
}
div#nav ul li#a a {
background-position:153px 0;
}
div#nav ul li#n a {
background-position:306px 0;
}
div#nav ul li#f a {
background-position:459px 0;
}
div#nav ul li#m a {
background-position:612px 0;
}
div#nav ul li#c a {
background-position:765px 0;
}
div#nav ul li#h a:hover {
background-position:0 -40px;
}
div#nav ul li#a a:hover {
background-position:-153px -40px;
}
div#nav ul li#n a:hover {
background-position:-306px -40px;
}
div#nav ul li#f a:hover {
background-position:-459px -40px;
}
div#nav ul li#m a:hover {
background-position:-612px -40px;
}
div#nav ul li#c a:hover {
background-position:-765px -40px;
}
div#nav ul {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/menu.jpg) no-repeat scroll 0 0;
}
div#nav ul li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/menu.jpg) no-repeat scroll -10px -11px;
}

.contornotablanegro {
border-color:black #242424 #242424;
border-style:solid;
border-width:1px;
}

.textos
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003B8A;
}

.btextos
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003B8A;
	font-weight:bold;
}

.textos_rojo
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff3600;
}

.textos_gris
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	font-weight:normal;
}

.btextos_gris
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	font-weight:bold;
}

.mini_imagen_right
{
	height:auto;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
	float:left;
	text-align:left;
	width:250px;
}

.textos_form
{
	border:solid;
	border-width:1px;
	border-color:#666;
	background-color:#FFCC00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#003B8A;
	font-size:12px;
}

.textos_form2
{
	border:solid;
	border-width:1px;
	border-color:#666;
	background-color:#003B8A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFCC00;
	font-size:12px;
}