BODY{
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#037dbc; 
	scrollbar-base-color:#037dbc; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#dae6f3; 
	scrollbar-highlight-color:#dae6f3; 
	scrollbar-shadow-color:#dae6f3;
	scrollbar-track-color: #f0f5fa;
	scrollbar: auto;

}

.Titular{

font-family:  Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
color : #037dbc;
}

.Titular_pq{

font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color : #037dbc;
}

.Paises{

font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color : #adb054;
}

.Localidades{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: regular;
font-size: 10px;
color : #83add7;
}

.Cuerpo{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: regular;
font-size: 10px;
color : #037dbc;
}

.Direccion{

font-family: Arial, Helvetica, sans-serif;
font-weight: regular;
font-size: 10px;
color : #6395c8;
}

A.webDreitec{

font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9px;
color : #83add7;
text-decoration: none;
}

A.webDreitec:HOVER{

font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9px;
color : #b1cae3;
text-decoration: underline;
}


INPUT.campotxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: regular;
	font-size: 11px;
	color : #83add7;
	width:173;
	border : 1px solid #B3D8EB;
	background-color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
}

TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: regular;
	font-size: 11px;
	color : #83add7;
	width:173;
	border : 1px solid #B3D8EB;
	background-color: #FFFFFF;
	overflow=auto;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
}


INPUT.boton {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	width:173;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #B1CAE3;
	border-top-color:#B1CAE3;
	border-bottom-color:#B1CAE3;
	border-left-color:#B1CAE3;
	border-right-color:#B1CAE3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: #B1CAE3;
	cursor:hand;	
}

.fondo_formulario {
	background-image: url(images/fondo_formulario.gif);
	background-repeat: no-repeat;
}

#midiv {
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#037dbc; 
	scrollbar-base-color:#037dbc; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#dae6f3; 
	scrollbar-highlight-color:#dae6f3; 
	scrollbar-shadow-color:#dae6f3;
	scrollbar-track-color: #f0f5fa;
	overflow: auto;
	width: 334;
	height: 300px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
}