body { background: #ffffff; margin:0px; padding:0px;}
#cabecera{ position:relative; left:5px; right:5px; top:0px; width:100%; height:115px; z-index:2;}
#lineablanca1{ position:relative; left:0px; top:115px; width:100%; height:1px; z-index:2; background-color:#CC0099;}
#lineablanca2{ position:relative; left:0px; bottom:20px; width:100%; height:1px; z-index:2; background-color:#FFFF00;}
#pie{ position:relative; left:5px; right:5px; bottom:0px; margin-bottom:0px; z-index:2;}

#cuerpo{ position:relative; left:10px; margin-left:200px; margin-right:0px; top:-110px; width:550px; z-index:4;}

#madre{position:relative; top:0px; width:850px; height:100%; z-index:1; border: 1px none #000000;}
#index{ position:relative; left:0px; margin-left:0px; margin-right:0px; top:120px; width:20%; z-index:2;}
#admin{ position:relative; left:20px; top:10px; width:100px; z-index:2; color: #4AA7D9; font: bold 10px Arial;}
#fecha{ position:relative; right:0px; margin-right:20px; top:5px; width:250px; z-index:2; color: #ED4522; font: bold 10px Arial;}
#menu{ position:relative; left:0px; margin-left:10px; top: 5px; width: 400px; z-index: 2;}

#menu a{ 
	font: bold 11px Arial; 
	padding: 2px; 
	padding-left: 4px; 
	display: block;  
	color: #666666; 
	text-decoration: none; 
	border: 1px solid #ED4522;		     
}
#menu a:hover{
      background-color: #ECECEC;
	  color: #000000;
}
#descripcion{
	 position:relative;
     width: 100%;
     height: 2em;
     filter:alpha(opacity=0);
     -moz-opacity:0;
     color: #ED4522;
     font: 10px Arial;
  	 left: 18px;
	 top:5px;
	 text-decoration: none;
}

.error{
	color: #FF0000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

td a:link{
	color: #666666;
	text-decoration: none;
}

.menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

.menus a:link {
	color: #666666;
	text-decoration: none;	
}

.menus a:hover {
	color: #706352;
	text-decoration: none;
	font-weight: bold;
}

.cabecera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}

.linke{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4AA7D9;
	text-decoration: none;
}
.titulos_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4AA7D9;
	text-decoration: none;
}

.tabla{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
}

.tablatitulo{
	color: #000000;
	font-weight: bold;
}

.tabla a:link{
	color: #E8F2DB;
	text-decoration: none;
}

.tabla a:hover{
	color: #DBEDF7;
	text-decoration: underline;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 3px;
	font-style: normal;
	line-height: normal;
	color: #ED4522;
	text-decoration: none;
	border: 0px;
	background-color: #E5E5E5;
}

.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border:1px solid #ED4522;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #ED4522;
	background-color: #E5E5E5;
	border: 0px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #ED4522;
	background-color: #E5E5E5;
	border: 0px;
	padding-left: 3px;
}

.fondo {
	background-image: url(../images/nuevas/fondo.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}

.borde_arriba {
	border-top: 1px solid #666666;
}

.borde_abajo {
	border-bottom: 1px solid #666666;
}
.borde_abajo_n {
	border-bottom: 1px solid #CC3300;
}
.borde_raya {
	border-bottom: 1px dotted #666666;
}

.borde_rl {
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: none;
}
.borde_rl2 {
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom:1px solid #666666;
}
.borde_to {
	border: 1px solid #666666;
}
.topmenus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}