.Error1 { color:#OFO;}
.Error2 { color:#0F0;}
.Error3 { color:#0F0;}
#portada {
	position:relative;
	background:url(Img/nino-P1030242.jpg) no-repeat;
	margin:auto;
	left:auto;
	top:auto;
	width:958px;
	height:550px;
	z-index:1;
}

.PiePag {
	position:static;
	margin:auto;
	left:auto;
	top:auto;
	text-align:center;
	width:958px;
	height:50px;
	z-index:2;
}
.cargando {
	position:static;
	margin:auto;
	left:auto;
	top:auto;
	text-align:center;
	width:910px;
	height:50px;
	background:#FFF;
	z-index:2;
}
h1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #F5A000;
	font-size: 14px;
	text-transform: uppercase;
}
p {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
#dintel {
	
	position:static;
	margin:auto;
	left:auto;
	top:auto;
	width:910px; /*ancho total de la pagina*/ 
	

	margin:10px auto; /*10px arriba y abajo, y auto a los lados, para los navegadores nuevos es suficiente para centrar la pagina*/ 
	text-align:left; /*aqui alineamos todo de nuevo a la izquierda, pero dentro del contenedor*/ 
}

input { 
font-family: Tahoma, Verdana, Arial; 
font-size: 11px; 
color: #333; 
background-color: #FFF; 
border: #999; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}
select { 
font-family: Tahoma, Verdana, Arial; 
font-size: 11px; 
color: #333;
background-color: #FFF; 
border: #999;
border-style: solid;
border-top-width: 1px; 
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px
}



table,td
{
	border               : 1px solid #CCC;
	border-collapse      : collapse;
  font                 : small/1.5 "Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
table
{
	border                :none;
	border                :1px solid #CCC;
}

thead th
{
	                        /*#FFF url(th_bck.gif) repeat-x;*/
  background            : #F5A000;
  color                 : #FFF; 
  padding               : 5px 10px;
  border-left           : 1px solid #CCC;
}
tbody th
{
	                        /*#FFF url(th_bck.gif) repeat-x;*/
  background            : #F5A000;
  color                 : #000; 
  padding               : 5px 10px;
  border-left           : 1px solid #CCC;
}
tbody th
{
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : Center;
  font-weight           : normal;
}
tbody tr td
{
	padding               : 5px 10px;
  color                 : #666;
}
tbody tr:hover
{
  background            : #FFF url(tr_bck.gif) repeat;
}

tbody tr:hover td
{
  color                 : #454545;
}
tfoot td,
tfoot th
{
  border-left           : none;
  border-top            : 1px solid #CCC;
	padding               : 4px;
  background            : #FFF url(foot_bck.gif) repeat;
  color                 : #666;
}
caption
{
	text-align            : left;
	font-size             : 120%;
	padding               : 10px 0;
	color                 : #666;
}
table a:link
{
	color                 : #666;
}
table a:visited
{
	color                 : #666;
}
table a:hover
{
	color                 : #003366;
	text-decoration       : none;
}
table a:active
{
	color                 : #003366;
}
.Llinkno {	
	color:#FFF;	
	}
.Llinkno1 {	
	text-decoration:none;
	color:#000;	
	}