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

#top-interior{
	width:975px;
	height:92px;
	margin:0 6px 10px 6px;}
	
.col-contenido{
	position:relative;
	float:left;
	width:575px;
	padding:60px 0 30px 25px;
	margin-bottom:25px;}
	
	.col-contenido p{
		width:550px;
		margin-bottom:15px;
		line-height:18px;}
		
	.col-contenido h2{
		color:#237DA0;
		padding-bottom:4px;}

.col-contenido2{
	position:relative;
	float:left;
	width:975px;
	padding:60px 0 30px 25px;
	margin-bottom:25px;}
	
	.col-contenido2 p{
		/*width:550px;*/
		width: 315px;
		margin-bottom:15px;
		line-height:18px;}
		
	.col-contenido2 h2{
		color:#237DA0;
		padding-bottom:4px;}
	
.tit-interior{
	position:absolute;
	width:580px;
	height:33px;
	background-image:url(images/bg-tit-interior.png);
	background-repeat:no-repeat;
	background-position:top left;
	top:-5px;
	left:-12px;
	color:#FFF;
	padding:11px 0 0 32px;}

.tit-interior2{
	position:absolute;
	width:999px;
	height:33px;
	background-image:url(images/bg-tit-interior2.png);
	background-repeat:no-repeat;
	background-position:top left;
	top:-5px;
	left:-12px;
	color:#FFF;
	padding:11px 0 0 32px;}

.col-mas-info{
	width:330px;
	float:right;}

.caja-mas-info{
	float:right;
	width:320px;
	margin-bottom:20px;
	padding:20px 10px;}
	
	.caja-mas-info h1{
		color:#237DA0;
		padding-bottom:7px;
		margin-bottom:20px;}
		
	.caja-mas-info p{
		width:285px;
		margin:0 0 15px 0;
		padding:0;
		clear:both;}
		
	.caja-mas-info .epigrafe{
		font-size:10px;
		margin-left:5px;}
		
	.caja-mas-info img{
		display:block;
		clear:both;
		padding:5px;
		border:solid 1px #ebebeb;
		background-color:#FFF;
		margin-bottom:5px;}
	
	.caja-mas-info h3{
		font-weight:bold;
		color:#237da0;
		font-size:12px;
		margin:0;
		padding:0;}
		
	.caja-mas-info a:hover img{
		background-color:#ebebeb;}
	
/*cotizacion*/
		
	.encabezado{
	width:925px !important;display:block;}
	
	.encabezado .texto{
	width:420px;
	float:left;
	padding-right:15px;}
	
	.encabezado .texto p{
	width:420px;}
	
	.encabezado .cotizacion-dolar{
	width:400px;
	float:right;
	font-size:30px;
	color:#333;
	height: 66px;
	font-weight:bold;
	text-align:center;
	background-color:#fff;
	border:1px solid #ddd;
	}
	
		.encabezado .cotizacion-dolar .titulo{
		font-size:16px;
		margin-left: 20px;
		margin-top: 23px;
		color:#333;
		float:left;
		border:0;
		}

.dolar {
    background-color: #5bb134;
    border-color: #5bb134;
    width: 51px;
    height: 66px;
    float:left;
}

	.dolar img{
    margin-top: 15px;
}

.datos {
    margin-top: 12px;
}

/*cotizacion-acceso*/


	.login {
		width:925px !important;
		margin-bottom: 100px;
	}
	.login_wrapper {width:380px;margin:150px auto 20px auto; display: block;}
	.login_panel {background:#f8f8f8;padding:20px;-webkit-box-shadow: 0 0 0 4px #ededed;-moz-box-shadow: 0 0 0 4px #ededed;box-shadow: 0 0 0 4px #ededed;border:1px solid #ddd;position:relative;}
	.login_head {margin-bottom:20px}
		.login_head h1 {margin:0;font:300 20px/24px 'Roboto', sans-serif;width: auto;}
		.login_submit {padding:10px 0}
		.login_panel label a {font-size:11px;margin-right:4px}


		.btn_ingresar { 
			color: #FFF;
			width:338px;
			height: 39px;
			background-color: #3078EB;
			background-image: linear-gradient(to bottom, #4D90FE 0px, #3078EB 100%);
			background-repeat: repeat-x;
			border: 1px solid #196AEB;
			margin:20px 0 20px 0;
		}

		.casilleros { 
			width:332px;
			margin-top: 10px;
			height: 30px;
		}


		.btn_pregunta { margin-top:10px;}

		.btn_usuario { margin:0px 10px 0 0;}


