@charset "UTF-8";
<style type="text/css">

body,td,th {
	font-size: 11px;
	color: #FFFFFF;}
	
body {
	background-color: #CCCCCC;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

.menu {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
}

.menu_on {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration:underline;
}
.titulo {
	font-size: 26px;
	color: #c60754;
	font-family: Arial,Helvetica,sans-serif;
}
.titulo2 {
	font-size: 26px;
	color: #0164a7;
	font-family: Arial,Helvetica,sans-serif;
}
.texto {
	font-size: 12px;
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 20px;
}
.texto_verde {
	font-size: 12px;
	color: #5c9411;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 20px;
	font-weight: bold;
}
.texto_azul {
	font-size: 12px;
	color: #0061a0;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 20px;
	font-weight: bold;
	font-style:italic;
}





form#formulario {
	width: 250px;
	margin: 0 10px 0 10px;
	padding: 0 0 0 0;
}

form#formulario label {
	clear: left;
	display: block;
	float: left;
	width: 90px;
	text-align: left;
	font-weight: bold;
}

form#formulario .campo {
	width: 250px;
	height: 20px;
	background-color: #FFF;
	border: 1px solid #a0a0a0;
}

form#formulario textarea {
	margin: 0;
	padding: 0;
	width: 250px;
	height: 80px;
	background-color: #FFF;
	border: 1px solid #a0a0a0;
	overflow: auto;
}

.contenidoform {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #4d4d4f;
	line-height:14px;
}

div.hr {
	height: 3px;
}

div.hr hr {
	display: none;
}

.txtform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

	.eventos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: 15px 15px;
	word-spacing: normal;
}
