.Error1 { color:#00FF00;}
.Error2 { color:#0033FF;}
.Error3 { color:#FF0000;}

#dFormacion ul{
   list-style-type: none;
   text-align: center;
} 

#dFormacion li{
   display: inline;
   text-align: center;
   margin: 0 10px 0 0;
}


#portada {
	position:relative;	
	background-image:url("imgs/logo.jpg");
	background-repeat:no-repeat;
	margin:auto;
	left:0%;
	top:auto;
	width:850px;
	height:535px;
	z-index:1;
}

.PiePag {
	position:static;
	margin:auto;
	left:auto;
	top:auto;
	text-align:center;
	width:910px;
	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: 1px solid #999; 
   /* margin-left: 0px;*/
}
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
{
	                    
  background            : #F5A000;
  color                 : #FFF; 
  padding               : 5px 10px;
  border-left           : 1px solid #CCC;
}
tbody th
{
	                      
  background            : #F5A000;
  color                 : #000; 
  padding               : 5px 10px;
  border-left           : 1px solid #CCC;
}
tbody th {
  background            : #fafafb url(th_bck.gif) repeat;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}
tbody tr td
{
	padding               : 5px 10px;
    color                 : #666;
	width:auto;
     	
}
tbody tr:hover
{
  background            :  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;	
	}

 sequimiento{
	border                :none;
	border                :1px solid #CCC;
	}
 seguimiento:thead th {
	                       
  background            : #F5A000;
  color                 : #FFF; 
  padding               : 5px 10px;
  border-left           : 1px solid #CCC;
}

.ICPRIM{
	background-image:url(imgs/ICPRIM.PNG);
	background-repeat:no-repeat;
	text-align:center;
	 }
.ICPC{background-image:url(imgs/ICPC.PNG);
	background-repeat:no-repeat;
	text-align:center;}
.ICSEC{background-image:url(imgs/ICSEC.PNG);
	background-repeat:no-repeat;
	text-align:center;}
.CTPRIM{background-image:url(imgs/CTPRIM.PNG);
	background-repeat:no-repeat;
	text-align:center;}
.CTPC{background-image:url(imgs/CTPC.PNG);
	background-repeat:no-repeat;
	text-align:center;}

.AEPRIM{background-image:url(imgs/AEPRIM.PNG);
	background-repeat:no-repeat;
	text-align:center;}
.AEPC{background-image:url(imgs/AEPC.PNG);
	background-repeat:no-repeat;
	text-align:center;}
.AESEC{background-image:url(imgs/AESEC.PNG);
	background-repeat:no-repeat;
	text-align:center;}


