@Import url(/App_Themes/Common.css);
@Import url(/App_Themes/Menu.css);

#wrapper1 {
	background: url(/Imagenes/left-bg.png) 13% 0;
	}
#wrapper2 {
	background: url(/Imagenes/right-bg.png) 87% 0;
	}
	
#wrapright {
	float: right;
	width: 87%; 
	}

#center {
	float: left;
	width: 85%;
}

#right {
	margin-left: 85%;
}
	
#left {
	margin-right: 87%;
}

#consulta, #empresa, #empleo, #servicios
{
	font-size:0.625em; 
	border-style:solid; border-color:#DEDEDE;
	border-width:22px 4px 0;
	padding-top:20px;
	background-color:#C7C8CA;
	overflow:auto;
}


.texto 
{
	position:relative;
	left:1%;
	width:80%; 
	margin-top:3%; 
	border-top: solid 1px #ffc20E; 
	padding:1% 0;
	text-align:justify;
}
.texto p { padding-bottom:20px;}
.texto h3 {font-size:1.2em; font-weight:bold; color:#000; padding-top:20px; padding-bottom:0}


#servicios strong { font-weight:bold; color:#000; font-size:1.1em }




.formContainer {background-color:#C7C8CA; width:80%; position:relative; left:15%}
fieldset { width:300px; float:left; border: solid 2px #C7C8CA; }
fieldset legend {text-align:left; font-weight:bold;border-bottom: solid 2px #EEA616; width:75% }
fieldset label {display:inline-block; font-weight:bold}
fieldset input {margin:0; width:200px; padding-top:0.25em; background-color:#DEDEDE; border:0; border-top: solid 1px #A6A6A6}
fieldset .transparent input{background-color:Transparent; border:0}
fieldset textarea { background-color:#DEDEDE;}
fieldset dt {width:10em;text-align:right; padding-bottom:10%}
fieldset dd {margin-left:5px; padding-bottom:10%; text-align:left}
fieldset dd a { padding-left:10px}
fieldset dl {clear:both; padding-top:10px; float:right}
#consulta fieldset dl {border-top: solid 2px #EEA616;}

fieldset  dt {float:left;clear:left;}
fieldset dd {overflow:hidden;clear:right;}
fieldset  dd.x-form-clear {clear:both; padding:4px 0}
fieldset .boton {float:right; clear:right; border:0; color:#FFF; font-size:1.25em; 
				 font-weight:bold; background: #C7C8CA url(/Imagenes/bullet-blanco.png) no-repeat left center;}

h4 {text-align:center}

#rightmenu .sep {height:18px; padding-top:2px;}
#rightmenu .sep hr
{
	 border-top: 2px solid #FFF;/*the border*/
	 height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
}
	


#consulta h3 { font-size:1.2em; font-weight:normal; text-align:left; width:275px; margin-left:55px; }
