@charset "utf-8";
/* CSS Document */

body {margin:0 0 20px; padding:0;}


#container { width:980px; margin:0 auto; z-index:1}

#header { height:75px;}

#date {width:100px}
#dateRight {width:100px}

#logout {width:130px}
#user {width:200px;}
#localize {width:130px;}

/*
.contentLang{
		border: 1px solid #666;
		width: 60px;
		height: 12px;
		padding: 2px 0px 3px 26px;
		margin: 0 0 0px 0;	
	    vertical-align: middle;		    
	    color:#000;
	    background-color:#FFF;
	}
	.contentLang img{
		border: 0px;
		margin: 0px;
		padding: 0 2px 0 10px;
	}
	.contentLang:hover{
		border: 1px solid ActiveCaption;
	}
	
    .es-MX2{background:url(../Images/Icons/Flags/es-MX.png) 5px 3px no-repeat;}	
	.en-US2{background:url(../Images/Icons/Flags/en-US.png) 5px 3px no-repeat;}
*/
.backcontentLang{ width: 87px; margin:0px; color:White}/*background-color:#FFF;*/
.backcontentLangRight{width: 87px; margin:0px; color:White}

#logout, #localize,.backcontentLang, #date, #user{top:0; float:left }
.backcontentLangRight, #dateRight{top:0; float:right }


#menuizq {width:180px; float:left}
#menuizqAdm {width:180px; float:left}
#menuizqStd {width:180px; float:left}
#menusup {height:30px; width:970px;}

#content {margin-left:180px;}

#content100 {margin-left:200px;}

#pasos {height:36px; color:#FFF; margin-left:30px}
#pasos ol {list-style:none; margin:0; padding:0}
#pasos ol li {display: block; float:left;}

#footer { height:20px; margin-left:180px;}

#version, #copy, #requisitos{width:33.3%; float:left;}

.error, .completado, .advertencia, .info {padding:10px 10px 10px 35px; color:#000}

/*----- login ------------*/
#login {margin-left:180px;}



