@charset "utf-8";

* {
	padding:0px;
	margin:0px;}

html, body{
	min-height:100%;
	height:100%;}

a {
	text-decoration:none;}

li{
	list-style:none;}
	
img {
	border: 0;
	behavior: url(iepngfix.htc);}

h1, h2, h3{
	font-weight: normal;}

input, textarea {
	outline:0;}

body {
	background-color:#fff;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	-webkit-background-size: 1920px 1076px;
}


#header {
	width:900px;
	height:73px;
	margin:0 auto;
	background-image: url(../images/bg-header.png);
	background-repeat:repeat-x;
	display:block;
	position: relative;}

#header .logo {
	width: 296px;
	height: 37px;
	display: block;
	padding: 20px 0 0 30px;
	float:left;}

#header .menu ul{
	float: right;
	display: block;
	margin-top: 39px;
	margin-right: 20px;}

#header .menu ul li{
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	font-family: 'dincond-mediumregular';
	font-size: 17px;}

#header .menu ul li a{
	color:#175fa3;
	text-decoration:none;}

#header .menu ul li a:hover{
	color:#999;
	text-decoration:none;}	

#header .user {
	position: absolute;
	margin-top: 5px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 3px;
	right: 40px;}
	
	
#header .user p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	color:#666;
	float:left;}
	
#header .user .btn-logout{
	height: 18px;
	width: 37px;
	float: right;
	margin-left: 10px;}
	
#header .user .btn-logout a{
	background-image: url(../images/btn-logout.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 37px;
	display:block;}
	
#header .user .btn-logout a:hover{
	background-image: url(../images/btn-logout-hover.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 37px;
	display:block;}



	
#contenido {
	width:900px;
	margin:0 auto;
	display:block;}	

#contenido .image-top{
	width:900px;
	display:block;
	position:relative;}	

#contenido .image-top h1{
	position: absolute;
	top: 38px;
	left: 70px;
	font-family: 'dincond-mediumregular';
	font-size: 37px;
	color: #175FA3;}

#contenido .image-top p{
	position: absolute;
	top: 88px;
	left: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #696969;
	font-style: italic;}

#contenido .center{
	width:820px;
	height:358px;
	background-image: url(../images/bg-content.png);
	background-repeat: no-repeat;
	display:block;
	padding-left:40px;
	padding-right:40px;}	

#contenido .bottom{
	width:900px;
	height:52px;
	background-image: url(../images/bg-bottom.png);
	background-repeat: no-repeat;
	display:block}	


#footer {
	width: 870px;
	margin: 0 auto;
	display: block;
	font-family: georgia;
	font-size: 10px;
	line-height: 12px;
	color: #696969;
	text-align: center;}






/*DOCUMENTOS*/
#contenido .center .col1, #contenido .center .col2{
	width: 390px;
	float:left;
	background-color red;
	height: 280px;
	margin-top: 36px;
	}
#contenido .center .col2{
	float:right;
}

#contenido .center .documento{
	height:47px; 
	width:390px; 
	background-color#999999; 
	display: table;
    #position: relative;
	border-bottom: 1px solid #cbcbcb;}

#contenido .center .documento .fecha{
	height: 27px;
	width: 57px;
	font-family: 'dincond-mediumregular';
	font-size: 16px;
	color: #969696;
	float: left;
	line-height: 27px;
	padding-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px solid #CCC;}

#contenido .center .documento .nombre{
	width: 240px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #666;
	display: table-cell;
    vertical-align: middle;
    #position:absolute;
    #top: 50%;
	padding-left: 10px;
	top:0;
	margin: 10px 0;}
	
/*.inner{
    #position:relative;
    #top:-50%;
}*/	
#contenido .center .documento .btn-descargar{
	height: 25px
	width: 67px;
	float: right;
	margin: 10px 0;}

#contenido .center .documento .btn-descargar a{
	height: 25px;
	width: 67px;
	float: left;
	margin-left 10px;
	background-image: url(../images/btn-descargar.png);
	background-repeat: no-repeat;
}
#contenido .center .documento .btn-descargar a:hover{
	height: 25px;
	width: 67px;
	float: left;
	margin-left10px;
	background-image: url(../images/btn-descargar-hover.png);
	background-repeat: no-repeat;
}

#contenido .center .paginacion {
	height: 25px;
	clear: both;
	margin: 10px auto 0px;
	text-align: center;
	width: 250px;}

#contenido .center .paginacion p{
	height: 50px;
	margin: 0 auto;
	text-align: center;
	width: 250px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;}
	
#contenido .center .paginacion p a{
	color: #999;
	text-decoration: none;
	margin: 0 6px;
	font-weight:bold;
}

#contenido .center .paginacion p a:hover{
	color: #175fa3;
	font-weight:bold;
}







/*LOGIN*/
#contenedor-login{
	background-image: url(../images/placa-login.png);
	background-repeat: no-repeat;
	width: 489px;
	height: 318px;
	margin: 50px auto 0;
	text-align: center;
	padding-top: 80px;}

#contenedor-login label{
	display: block;
	float: left;
	width: 172px;
	margin: 5px 0px;
	font-family: 'dincond-mediumregular';
	font-size: 25px;
	color: #34bcf0;
	text-align: right;
	margin-right: 20px;
	clear: both;}

#contenedor-login input{	
	display: block;
	float: left;
	width: 158px;
	height: 27px;
	background-image: url(../images/input-login.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	padding: 10px 15px;
	color:#666666;}
	
#contenedor-login p {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	float: left;
	width: 239px;
	display: block;
	color: #EEE;
	height: 35px;
	padding-top: 13px;
	margin-left: 68px;
	line-height: 14px;}

#contenedor-login p a{	
	color: #EEE;
	text-decoration: underline;}
	
#contenedor-login p a:hover{	
	color: #34BCF0;
	text-decoration: underline;}
	
#contenedor-login button.loginbtn {	
	cursor: pointer;
	width: 90px;
	height: 58px;
	background: url(../images/loginbtn.png) no-repeat;
	display: block;
	margin: 0 auto;
	text-indent: -9000px;
	border: none;
	float: left;}	

#contenedor-login button:hover.loginbtn {	
	cursor: pointer;
	width: 90px;
	height: 58px;
	background: url(../images/loginbtn-hover.png) no-repeat;
	display: block;
	margin: 0 auto;
	text-indent: -9000px;
	border: none;
	float: left;}









/*CONTACTO*/
#contenido .center .col1-contacto {
	width: 375px;
	float:left;
	background-color red;
	height: 280px;
	margin-top: 36px;}
	
#contenido .center .col2-contacto {
	width: 435px;
	float:right;
	background-color red;
	height: 280px;
	margin-top: 36px;}
	
#contenido .center .col1-contacto label, #contenido .center .col2-contacto label{
	display: block;
	float: left;
	width: 172px;
	margin: 5px 0px;
	font-family: 'dincond-mediumregular';
	font-size: 21px;
	color: #175fa3;
	text-align: right;
	margin-right: 20px;
	clear: both;
	margin-top:28px}
	
#contenido .center .col2-contacto label{
	display: block;
	float: left;
	width: 70px;
	margin: 5px 0px;
	font-family: 'dincond-mediumregular';
	font-size: 21px;
	color: #175fa3;
	text-align: left;
	margin-right: 20px;
	clear: both;
	margin-top:28px}

#contenido .center .col1-contacto input, #contenido .center .col2-contacto input{	
	display: block;
	float: left;
	width: 134px;
	height: 28px;
	background-image: url(../images/input-contacto.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	padding: 5px 12px;
	margin-top:20px;
	color:#666666;}
	
#contenido .center .col2-contacto textarea{
	display: block;
	float: left;
	width: 274px;
	margin: 5px 0px;
	height: 131px;
	margin-top: 20px;
	border: 0;
	background-image: url(../images/textarea-contacto.png);
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 12px 12px;
	overflow:auto;
	color:#666666;}

#contenido .center .col2-contacto p {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	float: left;
	width: 223px;
	display: block;
	color: #666;
	padding-top: 23px;
	margin-left: 68px;
	text-align: right;}

#contenido .center .col2-contacto button.sendbtn {	
	cursor: pointer;
	width: 90px;
	height: 58px;
	background: url(../images/sendbtn.png) no-repeat;
	display: block;
	margin: 10px auto;
	text-indent: -9000px;
	border: none;
	float: left;}	

#contenido .center .col2-contacto button:hover.sendbtn {	
	cursor: pointer;
	width: 90px;
	height: 58px;
	background: url(../images/sendbtn-hover.png) no-repeat;
	display: block;
	margin: 10px auto;
	text-indent: -9000px;
	border: none;
	float: left;}		

#contenido .center .msj{
	font-family: 'dincond-mediumregular';
	text-transform: uppercase;
	font-size: 30px;
	text-align: center;
	padding-top: 110px;
	color: #34BCF0;}

#contenido .center .btn-continuar a {
	height: 45px;
	width: 80px;
	background-image: url(../images/btn-continuar.png);
	background-repeat: no-repeat;
	margin: 20px auto;
	display: block;}

#contenido .center .btn-continuar a:hover{
	height: 45px;
	width: 80px;
	background-image: url(../images/btn-continuar-hover.png);
	background-repeat: no-repeat;}

.asterisco {
	color: #39BCED;
	font-size: 21px;
	margin-right: 3px;
	font-style:normal;}