body{
	margin:0 auto;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	background-color:#d7d7d7;
}

#contenedor{
	margin:0 auto;
	width:796px;
	height:100%;
	background:#fff;
}

#contenido{
	height:796px;
	background:url(../img/bck_contenido.jpg);
	padding:0px 5px;
}

#izquierda{
	width:360px;
	margin:10px 20px 0px 0px;
}

#contacto{
	width:200px;
	margin:10px 160px 0px 0px;
	border-top: 1px solid #e0e0e0;
}

.fL{float:left;}
.fR{float:right;}


.form_up{
	position:absolute;
	float:left;
	width:375px;
	height:298px;
	margin:180px 0px 0px 20px;
	padding:50px 0px 0px 10px;
	background:url(../img/bck_form_1.png) no-repeat;

}

.form_down{
	position:absolute;
	float:left;
	width:375px;
	height:298px;
	margin:475px 0px 0px 20px;
	padding:30px 0px 0px 10px;
	background:url(../img/bck_form_2.png) no-repeat;

}


.tit{
	font-size:14px;
	font-weight:bold;
	color:#0283c5;
}

.emblue{
	color:#02519e;
	font-weight:bold;
}

.destacado{
	color:#0283c5;
	font-weight:bold;
}

.fnd_celeste{
	width:96px;
	height:24px;
	line-height:24px;
	padding-left:10px;
	padding-bottom:15px;
	background:url(../_img/bck_tit.jpg) no-repeat;

}

.fnd_gris{
	width:223px;
	height:24px;
	line-height:24px;
	padding-left:8px;
	padding-bottom:15px;
	background:url(../_img/bck_input.jpg) no-repeat;
	
}

input{
	width:200px;
	height:15px;
	background-color:#f0f0f0;
	border:0px;
	font-size:11px;
}
select{
	width:200px;
	height:15px;
	background-color:#f0f0f0;
	border:0px;
	font-size:11px;
}

a:link {
	color: #28668c; 
	text-decoration:none;
}

a:visited { 
	color: #28668c; 
	text-decoration:none;
}
 
a:hover {
	color: #0283c5; 
	text-decoration:none;
}


input[type="checkbox"], #explorer{
	width:12px;
	height:12px;
	margin-left:5px;
	border:0px;
	background-color: #FFFFFF;
}

#tablaFormulario{
	margin-left:20px;
	margin-right:5px;
	width:350px;
}

/*
.m10{
margin-left:10px;}
#derecha{
height:auto;
width:292px;
padding-top:12px;}



#input_nvo{
width:60px;
border:1px solid #c5d0db;}



td span,{
font-weight:bold;
font-size:14px;
line-height:45px;}

.tour{
font-weight:bold;
font-size:12px;
}

#registro{
background:url(../img/backRegistro.jpg) no-repeat;
height:550px;}

#contenidoL{
width:470px;
text-align:justify;}
.center{
text-align:center;
line-height:18px;}
.n{
color:#000000;}
.a{
color:#3A60C1;}

ul, li{
list-style:none;
margin:0 auto;}
li{
width:170px;}
#pie{
width:800px;
height:150px;}
#listaPie{
background:#ffffff;
margin-top:40px;}
#listaPie{
margin-left:0px;
padding-left:70px;}
#listaPie li a{
font-weight:bold;
font-size:12px;
color:#333333;}
#listaPie li{
float:left;}
.r{
text-align:right;}
#gris{
background:#eaeaea;
width:460px;
height:auto;
padding:5px;}
.submit{
border:0px;}
*/
