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

@font-face {
    font-family: 'magraregular';
    src: url('http://consultoresmv.com/magra-regular-webfont.eot');
    src: url('http://consultoresmv.com/magra-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://consultoresmv.com/magra-regular-webfont.woff') format('woff'),
         url('http://consultoresmv.com/magra-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	

}

body,html{
width:100%;
	height:100%;
	min-width:800px !important;
	min-height:auto !important;
	padding: 0;
	margin: 0 ;
	text-align:left;
	display: table;
	background:url(images/mvpatern.gif) repeat ; 
	font-family: 'magraregular';
	
}

#wraper{
	width:800px; margin:0 auto;
	min-height:640px;
	}
#wraperubi_contac{
	width:800px; margin:0 auto;
	height:600px;
	
	}	
#under{
	top:100px;
	height:86px;
	width:811px;
	position:absolute;
	background:url(images/barra_acceso_b.png);
	z-index:0;
	
	}
#up{
	top:66px;
	height:123px;
	width:811px;
	position:absolute;
	background:url(images/boton_home_a.png);
	
	z-index:1;
	}
#up_cliente{
	top:21px;
	height:123px;
	width:811px;
	position:absolute;
	background:url(images/boton_home_a.png);
	
	z-index:1;
	}		
#cont_log{
	height:180px;
	width:610px;
	position:absolute;

	vertical-align:bottom
	}
#btnespacio{
	background:url(images/btnespacio.png);
	position:relative;
	margin-left:705px;
	margin-top:23px;
	width:78px;
	height:78px;
	
	cursor:pointer;
	}
#btnespacio:hover{
	background:url(images/btnespacio.png);
	background-position:right;
	}
	#btnlogout{
	background:url(images/btnsalir.png);
		position:relative;
	margin-left:660px;
	margin-top:-25px;
	width:127px;
	height:32px;
	z-index:2;
	cursor:pointer;
	}	
	#btnlogout:hover{
	background:url(images/btnsalir.png);
	background-position:right;
	}
#iz{
	position:absolute;
	margin-left:250px;
	color:#FFF;
	margin-top:50px;
	font-size:14px;
	font-weight:lighter;
	}
#der{position:absolute;
	margin-left:455px;
	color:#FFF;
	margin-top:50px;
	font-size:14px;
	font-weight:lighter;}
#txtiz{
	position:absolute;
	margin-left:305px;
	color:#999999;
	margin-top:45px;
	width:118px;
	height:21px;
	border:hidden;
	font-size:14px;
	font-weight:lighter;
	}			
#txtder{
	position:absolute;
	margin-left:525px;
	color:#999999;
	margin-top:45px;
	width:118px;
	height:21px;
	border:hidden;
	font-size:14px;
	font-weight:lighter;
	}
#btnaccesar{
	position:absolute;
	margin-left:660px;
	margin-top:43px;
	width:125px;
	height:31px;
	background:url(images/btnaccesar.png);
	border:hidden;
	cursor:pointer;
	}		
#btnaccesar:hover{
	background:url(images/btnaccesar.png);
	background-position:right;
	height:31px;
	cursor:pointer;
	}		
#modulo_contenero{
	position:relative;
	left:570px;
	width:240px;
	height:410px;
	margin-top:16px;
	background:#ff3333;
	
	
	}			
#asunto{
	position:relative;
	width:178px;
	height:79px;
	border:hidden;
	top:89px;
	left:31px;
	color:#999999;
	font-family: 'magraregular';
	font-weight:lighter;
    font-style: normal;
	font-size:12px;
	}
#mail{
	position:relative;
	top:100px;
	left:30px;
	width:180px;
	height:21px;
	border:hidden;
	color:#999999;
	}	
#telefono{
	position:relative;
	top:37px;
	left:30px;
	width:180px;
	height:21px;
	border:hidden;
	color:#999999;
	}	
#nombre{
	position:relative;
	top:47px;
	left:30px;
	width:180px;
	height:21px;
	border:hidden;
	color:#999999;
	
	}		
#submit_btn{
	position:relative;
	background-image:url(images/btnenviar.png);
	height:33px;
	width:190px;
	border:hidden;
	top:135px;
	left:24px;
	cursor:pointer;
	}
	
#submit_btn:hover{
	background-image:url(images/btnenviar.png);
	height:33px;
	background-position:right;
	
	}
	
		
#letras{
	position:relative;
	top:24px;
	left:29px;
	color:#FFF;
	font-size:20px;
	}
#letras2{
	position:relative;
	top:105px;
	left:29px;
	color:#FFF;
	font-size:18px;
	}		
#capt{
	position:relative;
	left:31px;
	top:120px;
	height:21px;
	width:110px;
	border:hidden;
	color:#999999;
	}	
#imgcaptcha{
	position:absolute;
	left:100px;
	z-index:1;
	margin-left:50px;
	margin-top:115px;
	}
.divredondo{
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
/*para Firefox*/
-moz-border-radius: 20px 20px 20px 20px;
/*para Safari y Chrome*/
-webkit-border-radius: 20px 20px 20px 20px;
/* para Opera */
border-radius: 20px 20px 20px 20px;
/* para IE */
behavior:url(border.htc);
	}
	.divredondo2{

/*para Firefox*/
-moz-border-radius: 20px 20px 20px 20px;
/*para Safari y Chrome*/
-webkit-border-radius: 20px 20px 20px 20px;
/* para Opera */
border-radius: 20px 20px 20px 20px;
/* para IE */
behavior:url(border.htc);
	}
.titulo{
	font-size:24px;
	color:#ff3333;
	}
.fecha{
	font-size:24px;
	color:#999999;
	left:325px;
	position:relative;
	top:-30px;
	font-family: 'magraregular';
	}	
.fecha_home{
	font-size:24px;
	color:#999999;
	left:220px;
	position:relative;
	top:-30px;
	font-family: 'magraregular';
	}		
.fecha_cliente{
	font-size:24px;
	color:#999999;
	left:555px;
	position:relative;
	top:-30px;
	font-family: 'magraregular';
	}	
	.fecha_nueva{
	font-size:24px;
	color:#999999;
	left:400px;
	position:relative;
	top:-30px;
	font-family: 'magraregular';
	}		
	
#banner{
	position:relative;
	top:10px;
	width:800px;
	height:230px;
	background:#FFF;
	}	
#acerca{
	position:relative;
	margin-top:-410px;
	width:560px;
	min-height:62px;
	background:#FFF;
	overflow:hidden;
	}
#acerca1{
	position:relative;
	margin-top:-410px;
	width:560px;
	min-height:62px;
	background:#FFF;
	overflow:hidden;
	}	
#acerca2{
	position:relative;
	margin-top:10px;
	width:560px;
	min-height:62px;
	background:#FFF;
	overflow:hidden;
	}	
#acerca3{
	position:relative;
	margin-top:10px;
	width:560px;
	min-height:62px;
	background:#FFF;
	overflow:hidden;
	}	
#acerca4{
	position:relative;
	margin-top:10px;
	width:560px;
	min-height:62px;
	background:#FFF;
	overflow:hidden;
	}	
#acerca5{
	position:relative;
	margin-top:10px;
	width:560px;
	min-height:62px;
	background:#FFF;
	overflow:hidden;
	}	
	


#acerca_cliente{
	position:relative;
	margin-top:10px;
	width:800px;
	min-height:62px;
	background:#FFF;
	overflow:hidden;
	
	}	
#acerca_cliente1{
	position:relative;
	margin-top:10px;
	width:800px;
	min-height:62px;
	background:#FFF;
	overflow:hidden;
	
	}	
#acerca_cliente2{
	position:relative;
	margin-top:10px;
	width:800px;
	min-height:62px;
	background:#FFF;
	overflow:hidden;
	
	}
	#acerca_cliente3{
	position:relative;
	margin-top:10px;
	width:800px;
	min-height:62px;
	background:#FFF;
	overflow:hidden;
	
	}	
	#acerca_cliente4{
	position:relative;
	margin-top:10px;
	width:800px;
	min-height:62px;
	background:#FFF;
	overflow:hidden;
	
	}				
	#acerca_cliente5{
	position:relative;
	margin-top:10px;
	width:800px;
	min-height:62px;
	background:#FFF;
	overflow:hidden;}
			
.inner {background:#FFF;padding:15px;overflow:hidden; color:#999999 ; z-index:0;-webkit-border-radius:20px 20px 0px 0px;}
.inner0 {background:#FFF;padding:15px;overflow:hidden; color:#999999 ; z-index:0;-webkit-border-radius:20px 20px 0px 0px;}
.inner1 {background:#FFF;padding:15px;overflow:hidden; color:#999999 ; z-index:0;-webkit-border-radius:20px 20px 0px 0px;}
.inner2 {background:#FFF;padding:15px;overflow:hidden; color:#999999 ; z-index:0;-webkit-border-radius:20px 20px 0px 0px;}
.inner3 {background:#FFF;padding:15px;overflow:hidden; color:#999999 ; z-index:0;-webkit-border-radius:20px 20px 0px 0px;}
.inner4 {background:#FFF;padding:15px;overflow:hidden; color:#999999 ; z-index:0;-webkit-border-radius:20px 20px 0px 0px;}
.inner5 {background:#FFF;padding:15px;overflow:hidden; color:#999999 ; z-index:0;-webkit-border-radius:20px 20px 0px 0px;}
.inner2.0 {background:#FFF;padding:15px;overflow:hidden; color:#999999 ; z-index:0;-webkit-border-radius:20px 20px 0px 0px;}
#ubicacion{
	position:relative;
	top:10px;
	width:560px;
	min-height:3px;
	background:#FFF;
	overflow:hidden;
	text-decoration:none;
	}
	#ubicacion2{
	position:relative;
	top:-410px;
	width:560px;
	min-height:3px;
	background:#FFF;
	overflow:hidden;

	}
#marca_comentario{
	font-size:14px;
	color:#ff3333;
	left:360px;
	position:relative;	
	top:-25px;
	}
#marca_comentario_cliente{
	font-size:14px;
	color:#ff3333;
	left:580px;
	position:relative;	
	top:-25px;
	}		
.inner2.0 {background:#FFF;padding:15px;overflow:hidden;-moz-border-radius: 20px 20px 20px 20px;
/*para Safari y Chrome*/
-webkit-border-radius: 20px 20px 20px 20px;
/* para Opera */
border-radius: 20px 20px 20px 20px;color:#999999 ; z-index:0  }		

#main {
	width:560px;
	overflow:hidden;
	height:175px;
	position:relative;
	top:20px;
}
#column_left {
	width:185px;
	background:#FFF;
	height:165px;
	float:left;
	margin:2px;
	background:url(images/Modulo_twitter.png) no-repeat center;
}
#column_right {
	width:555px;
	background:#FFF;
	height:165px;
	float:right;
	margin:2px;
	cursor:pointer; color:#999999 ;
	
}
#pie{
width:800px;
height:55px;
background:#ff3333;
margin:0 auto;
text-decoration:none;
		color:#FFF;

	}
.slideshow { height: 230px; width: 800px; margin: auto -moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
/*para Firefox*/
-moz-border-radius: 20px 20px 20px 20px;
/*para Safari y Chrome*/
-webkit-border-radius: 20px 20px 20px 20px;
/* para Opera */
border-radius: 20px 20px 20px 20px;
/* para IE */
behavior:url(border.htc); }
.slideshow img {/padding: 0px;  }
#img{
	background:url(images/Dicumento_adjunto.png);
	width:77px;
	height:100px;
	float:right;
	
	}
#img_off{
	background:url(images/Dicumento_adjunto_off.png);
	width:77px;
	height:100px;
	float:right;
	
	}	
#comentario{
	top:15px;
	padding-top:15px;
	padding-right:15px;
	min-height:60px;
	background:#ff3333;
	margin-left:-15px;
	color:#FFF;
	font-size:14px;
	width:560px;
	z-index:1;
	height:auto !important;
	padding-bottom:15px;
	}
	#comentario_cliente{
	top:15px;
	padding-top:15px;
	padding-right:15px;
	min-height:60px;
	background:#ff3333;
	margin-left:-15px;
	color:#FFF;
	font-size:14px;
	width:800px;
	z-index:1;height:auto;
	}

#btncomentario{
	background:#ff3333;
	width:126px;
	height:69px;
	border: solid 1px ;
	border-color:red ;
	float:right;
	margin-right:20px;
	-moz-border-radius: 20px 20px 20px 20px;
/*para Safari y Chrome*/
-webkit-border-radius: 20px 20px 20px 20px;
/* para Opera */
border-radius: 20px 20px 20px 20px;
/* para IE */
behavior:url(border.htc);
color:#FFF;
font-size:12px;
	}	
	#btncomentario_cliente{
	background:#ff3333;
	width:126px;
	height:69px;
	border: solid 1px ;
	border-color:red ;
	float:right;
	margin-right:10px;
	-moz-border-radius: 20px 20px 20px 20px;
/*para Safari y Chrome*/
-webkit-border-radius: 20px 20px 20px 20px;
/* para Opera */
border-radius: 20px 20px 20px 20px;
/* para IE */
behavior:url(border.htc);
color:#FFF;
font-size:12px;
	}
#paginador{
	position:relative;
	top:10px;
	width:560px;
	height:55px;
	background:#cccccc;
	-moz-border-radius: 20px 20px 20px 20px;
/*para Safari y Chrome*/
-webkit-border-radius: 20px 20px 20px 20px;
/* para Opera */
border-radius: 20px 20px 20px 20px;
/* para IE */
behavior:url(border.htc);
vertical-align:middle;
text-decoration:none;
font-size:18px;
color:#FFF;
	}	
#paginador a{
text-decoration:none;
font-size:18px;
color:#FFF;
	}	
#paginador_cliente{
	position:relative;
	top:10px;
	width:800px;
	height:55px;
	background:#cccccc;
	-moz-border-radius: 20px 20px 20px 20px;
/*para Safari y Chrome*/
-webkit-border-radius: 20px 20px 20px 20px;
/* para Opera */
border-radius: 20px 20px 20px 20px;
/* para IE */
behavior:url(border.htc);
vertical-align:middle;
text-decoration:none;
font-size:18px;
color:#FFF;
	}
#paginador_cliente a{
text-decoration:none;
font-size:18px;
color:#FFF;
	}
#paginador_cliente a:hover{
text-decoration:none;
color:#FFF;
	}		
		
	#descarga{
		font-size:12px;color:#ff3333;
		text-decoration:none; z-index:1
		}
	#descarga:hover{
		text-decoration:underline;
		}		
	.circulo {
border-radius: 50%;
width: 20px;
height: 20px;
background:#FFF;
margin-top:-25px;
margin-left:452px;
text-align:center;
vertical-align:middle;
color:#ff3333;
}

#nav{
			
		
			list-style:none;
			margin-top:30px;
			padding:15px;
			text-align:center;
			text-decoration:none;
			color:#FFF;
		}
		#nav li{
			display:inline;
			padding: 2px 7px; /*Separar el texto*/
        margin:15px; /* Separar los botones */
		
		}
		#nav a{
			display:inline-block;
			line-height:150%;
			font-size:12px;
			text-decoration:none;
		color:#FFF;
		
		}
		#nav a:hover{
			display:inline-block;
			line-height:150%;
			text-decoration:underline;
			color:#FFF;
		
		}
		#twitn{
			font-family: 'magraregular';color: #999999;font-weight:bolder;
			
			}
			
		a{
			text-decoration:underline; color: #999999;
			}	
		.error{
			font-family: 'magraregular';color:#FFF; font-size:10px;margin-top:140px;margin-left:50px;
			}	
