@charset "utf-8";
/* CSS Document */

body{
margin:0px auto;
padding:0px auto;
text-align:center;
font-size:62.5%;
font-family:Arial, Helvetica, sans-serif;
color:#333;
}

#contenedor{
margin:0px auto;
padding:0px auto;
width:635px;
text-align:center;
}

#cabezal{
clear:both;
text-align:center;
margin-top:40px;
overflow:hidden;
height:1%;
}



.logos{
display:block;
float:left;

}



#cabezal #logoANTEL{
	
	margin:0 125px;
	margin-top:30px;	
}



/*
.logos{
display:block;
float:left;
margin:0 35px;


}*/





#mensaje{
clear:both;
text-align:center;
vertical-align:middle;
margin-top:25px;
height:110px;


}
#mensaje img{
display:block;
float:left;
padding-right:15px;
}
#mensaje span{
display:block;
text-align:left;
padding-top:15px;
font-size:1.0em;
}


#msj_error{


clear:both;
background:url(../img/msj_error.gif) center no-repeat;
margin-top:50px;

text-align:left;

height:167px;

}

#ley_accesos{
	width:466px;
	float:right;
	margin:35px 15px 0 0;
*	margin:55px 15px 0 0;
}

#msj_error #ley_accesos #leyenda{
font-size:1.8em;
font-weight:bold;

	
}

#ley_accesos #accesos{


list-style:none;
list-style-type:none;
margin:0;
margin-top:27px;

padding:0;
list-style-position:outside;
}

#ley_accesos #accesos li {
display:inline;
float:left;


}

#ley_accesos #accesos li a{
display:block;
font-size:1.2em;
font-weight:bold;
color:#405080;
text-decoration:none;
padding:0 14px;
*margin-left:10px;

}

#ley_accesos #accesos li a:hover{
	color:#A99101;
}





#aplicaciones{
margin:0px auto;
clear:both;
background-image:url(../img/fdoAplic.png);
background-position:center;
background-repeat:no-repeat;
height:108px;
text-align:left;

}

#aplicaciones p{
font-size:1.2em;
padding:13px 0px 0px 20px;
margin:0px auto;
}
#pie{
clear:both;
text-align:right;
margin-top:15px;

}
#pie p{
font-size:1.2em;
}


/*body{
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
color:#666666;
}

a{
color:#3b62b4;
text-decoration:underline;
}

a:hover{
text-decoration:none;
}*/

