body {
	background-color: #EFEFEF;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../media/fondo.gif);
}
a { color:#001760; text-decoration:none;}
a:hover { color:#001760; text-decoration: underline; 
}
.texto {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.texto_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}
.texto_chico {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	letter-spacing: 0px;
}
.mayusculas {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
	font-variant: normal;
	text-transform: uppercase;
}
.texto_italico {

	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	font-style: italic;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
}
.texto_chico_inter {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	margin: 0px;
	letter-spacing: 0px;
	padding: 0px;
}
.texto_chicoverde {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #003366;
	text-decoration: none;
	font-style: normal;
	margin: 0px;
	text-transform: none;
	padding: 0px;
}
.texto_bold1 {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height: normal;
}
.texto_1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #CB9744;
	text-decoration: none;
	line-height: normal;
}
.texto_tallers {

	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #CC6600;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: none;
}
.texto_1bold {


	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #953316;
	text-decoration: none;
	line-height: normal;
}
.texto_1boldversa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	line-height: normal;
	font-variant: small-caps;
}




.contacto
{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
color:#CC6733;
font-size:11px;
}

.casillas_contacto
{
width:180px;
height:19px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
background-color:#D8D8D8;
}


.casillas_mensaje
{
width:180px;
height:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
background-color:#D8D8D8;
}

.botones_form
{
width:50px;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
background-color:#999999;

}