html{
	height:100%;
	
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
/*************************************************Seccion del buscador*****/
.back_body_front{
	background-image:url(../images/paul.jpg);
	background-repeat:no-repeat;
	background-color:#0366AA;
	background-position:bottom;
	height:100%;
}
div.layout_front{
	width:990px;
	margin:auto;
	overflow:hidden;
}
div.layout_front span{
	color:#65FDFE;
	font-size:10px;
	margin-bottom:3px;
	display:block;
}

div.layout_front label{
	padding-bottom:3px;
	display:block;
	color:#FFFFFF;
	clear:both;
}
div.layout_front select, textarea, input{
	width:85%;
	font-size:12px;
	margin-bottom:10px;
}
div.layout_front input[type=submit],
div.layout_front div.orange_button input[type=submit]{
	background-image:url(../images/px_gray_button.gif);
	background-repeat:repeat-x;
	text-align:center;
	width:100px;
	color:#000000;
	border:1px solid #bbb;
	float:right;
	margin:0 46px 0 0;
	font-weight:bold;
}
div.layout_front div.orange_button input[type=submit]{
	background-image:url(../images/px_orange_button.gif);
	color:#fff;
	border:1px solid #E98134;
	width:130px;
	margin-right:40px;
	margin-bottom:10px;
}
div.layout_front div.header_front{
	padding-top:30px;
	text-align:right;
	font-size:17px;
	color:#FFFFFF;
	font-weight:bold;
}
div.layout_front div.body_front {
	position:relative;
}
div.layout_front div.body_front div.content{
	padding-left:50px;
	margin-left:10px; 
	padding-right:20px; 
	border-left:1px solid #ccc; 
	overflow:hidden;
}

div.layout_front div.body_front div.link_nav a{
	color:#FFFFFF;
	font-size:13px;
	padding:5px;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
div.layout_front div.body_front .contact_front_button,
div.layout_front div.body_front .about_front_button {
    position:absolute;
    top:2px;
    right:255px;
    padding:7px 1em;
    background-image:url(../images/px_tab_inactivo.png);
    background-repeat:repeat-x;
    display:block;
    text-decoration: none;
    color:#65FDFE;
    font-size: 11px;
    font-weight: bold;
}
div.layout_front div.body_front .contact_front_button:hover,
div.layout_front div.body_front .about_front_button:hover {
    background-image:url(../images/px_tab_activo.png);
    background-repeat:repeat-x;
    color:#fff;
}

div.layout_front div.body_front .about_front_button {
        top:2px;
        right:131px;
}

/*Nuevo*/
div.layout_front div.body_front div.links_wp {
        background-image:url("../images/px_tab_inactivo.png");
        background-repeat:repeat-x;
        border-bottom:medium none;
        color:#65FDFE;
        display:block;
        float:left;
        margin-left:4px;
        padding:7px 1em;
        text-decoration:none;
        list-style:none outside none;
        font:bold 11px Verdana,sans-serif;
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size:11px;
}
/*Tnuevo*/


div.layout_front div.body_front div.link_nav a:hover{
	color:#65FDFE;
	text-decoration:underline;
}
div.layout_front div.footer_front{
	font-size:11px;
	bottom:0;
	height:50px;
	left:0;
	position:fixed;
	width:100%;
	z-index:1000;
	color:#FFFFFF;
}
div.layout_front div.footer_front div.content{
	width:960px;
	margin:auto
}

/*************************************************Fin seccion del buscador*****/
.back_body{
	background-color:#CBEAFA;
	height:100%;
}
div.layout{
	width:960px;
	margin:auto;
}
div.layout a{
	color:#333333;
	text-decoration:none;
}
div.layout a:hover{
	color:#118EEA;
}
div.layout div.phone_header{
	background-color:#EBF7FD;
	float:right;
	margin-bottom:15px;
	padding:5px;
	font-size:11px;
	font-weight:bold;
}
div.layout div.phone_header a,
div.layout div.footer a{
	color:#2D85BF;
	padding-right:5px;
}
div.layout div.phone_header a:hover,
div.layout div.footer a:hover{
	text-decoration:underline;
}
div.layout div.phone_header span,
div.layout div.body div.phone_body span{
	color:#CC0000;
}
div.layout div.header{
	background-color:#FFFFFF;
	display:block;
}
div.layout div.header div.navigation{
	border-bottom:1px solid #ccc;
	display:block;
	overflow:hidden;
	margin:0 10px;
}
div.layout div.header div.navigation a{
	color:#118EEA;
	padding:10px 10px;
	float:left;
	margin-top:10px;
}
div.layout div.header div.navigation a:hover{
	background-color:#E5F1F9;
	color:#2D85BF;
}
div.layout div.header div.navigation .active{
	color:#FFFFFF;
	background-color:#118EEA;
}
div.layout div.body{
	padding:10px;
	background-color:#FFFFFF;
}
div.layout div.body div.left_side{
	border-right:1px solid #CCC;
	padding-right:10px;
	padding-bottom:10px;
}
div.layout div.body div.left_side a{
	margin-bottom:3px;
	clear:both;
	display:block;
}
div.layout div.body div.title{
	background-color:#F3F8FC;
	background-image:url(../images/esquina_titulo.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin:15px 0;
	padding-left:10px;
	font-size:12px;
	height:32px;
}
div.layout div.body div.right_side{
	border-left:1px solid #CCC;
	padding-left:15px;
	padding-right:10px;
	margin-left:5px;
	padding-bottom:10px;
}
div.layout div.body div.phone_body{
	border-top:1px solid #ccc;
	padding:10px 0 5px 0;
	color:#4E98C9;
	text-align:right;
	font-weight:bold;
	margin-top:8px;
}
div.layout div.footer{
	font-size:11px;
	color:#2D85BF;
	padding:10px 0;
}
div.layout div.footer a{
	padding:0 5px;
}
