@charset "utf-8";
/* CSS Document */

BODY, TD, TH, DL, UL, OL, P {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;


}

body {
/*background: #FFFFFF;*/
margin: 0; 
padding: 0; 
}

a:link {
font-family:Arial, Helvetica, sans-serif;
	color: #595C2C;
	text-decoration: none;
}

.Titulo_form{
font-weight: bolder;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333;
font-size:11px;
	clear: both;
	padding: 0.5em;
}

.Titulo_div{
font-weight: bolder;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333;
font-size:11px;

}

a:visited {
font-family:Arial, Helvetica, sans-serif;
	color: #6A662F;
	text-decoration: none;
}

a:hover {
font-family:Arial, Helvetica, sans-serif;
	color: #A1A200;
	text-decoration: none;
}

a.enlace5light:link{
	font-family: tahoma;
	font-size: 11px;
	color:#3366CC;
	text-decoration: none;
}
a.enlace5light:visited{
	font-family: tahoma;
	font-size: 11px;
	color:#336699;
	text-decoration: none;
}
a.enlace5light:hover{	
	font-family: tahoma;
	font-size: 11px;
	color: #3E3C4D;
	text-decoration: none;
}

.title {
	font-family: Arial, verdana, Geneva;
	font-size: 20px;
	font-weight: bold;
	color: #336699;
}
.totalads {
	color: #B8860B;
	font-style: italic;
}
.txt {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size:11px;
   background-color: #FFFFFF;
   border-style: solid;
   border-width: 1px;
}

.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size:11px;
	border-style: solid;
   border-width: 1px;	
}

.bglinea {
	background-color: #BDB76B;
}

input,select,textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;

}
 
h3 { 
font-size:11px; 
}

p { }

.warn { 
color: #FF0000; 
}
	
.star {
color: #FF0000; 
}

UL { 
list-style-type: square; 
}

.red { 
color: #FF0000; 
}

.Estilo11 {

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.tablaCSS td, .tablaCSS th {
	padding: 2px;
	border: 1px dotted white;
	border-bottom: 1px dotted #666666;
	border-right: 1px dotted #666666;

}
.Estilo8{
font-weight: bolder;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:14px;

}

.Estilo10{
	font-weight: bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size:9px;

}
.Estilo15{
	font-weight: bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:9px;

}
.Estilo9{
	font-weight: bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336699;
	font-size:9px;

}

.Estilo12 {
	font-size: 12px;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.promo{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:250px;
	
	/* End layout CSS */
	position:relative;

}

/*********************************
 *
 *	CAPTCHA-Styles
 *
 */
	p.captcha_1,
	p.captcha_2,
	p.captcha_notvalid
	{
		margin-left: 30px;
		margin-right: 20px;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		background: transparent;
		color: #000000;
	}
	p.captcha_2
	{
		font-size: 10px;
		font-style: italic;
		font-weight: normal;
	}
	p.captcha_notvalid
	{
		font-weight: bold;
		color: #FFAAAA;
	}
	
	.captchapict
	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border-style: inset;
		border-width: 4px;
		border-color: #C0C0C0;
	}
	
	#captcha
	{
		margin-left: 30px;
		margin-right: 30px;
		border-style: dashed;
		border-width: 2px;
		border-color: #FFD940;
	}
	
	#scroll { 
		 width:530px; 
		 height:370px; 
		 background-color:#F2F2F2; 
		 overflow:scroll; 
	}

.agdate {
	color: #888888;
	padding: 0px;
	margin: 1px;
	font-size: 8pt;
	border-bottom: 1px dotted #dddddd;
	border-top: 1px dotted #dddddd;
	background-color: #f9f9f9;
}
.agenda {
	font-weight: normal;
	font-family: Trebuchet MS, Verdana, Arial, Sans-serif, Helvetica;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	font-size:13px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Sans-serif, Helvetica;
}
h2 {
	font-size: 10pt;
	color: #666666;
	letter-spacing: 0px;
	padding-top: 2px;
	text-transform: capitalize;
	padding-bottom: 2px;
	margin: 0px;
	margin-left: 1px;
}
h3 {
	font-size: 12pt;
	border-bottom: 1px dashed #739DAD;
	padding: 3px 0px;
	margin-left: 2px;
	color: #0A5773;
	border-top: 1px dashed #8BB1BC;
}
h4 {
	font-size: 12pt;
	color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 5px;
}
h5 {
	font-size: 10pt;
	font-weight: bold;
	color: #7ab0cc;
	margin-left: 4px;
	text-transform: capitalize;
	padding-top: 2px;
	padding-bottom: 2px;
}
h6 {
	font-size: 10pt;
	text-transform: capitalize;
	padding-top: 6px;
	padding-bottom: 6px;
}

ul {
	margin: 0px;
	padding: 0px;
	margin-left: 14px;
	padding-left: 14px;
	
	list-style-image: url(..img/lipoint.jpg);
	margin-top: 2px;
	margin-bottom: 2px;
}

li {
	margin-top: 1px;
	margin-bottom: 1px;
}

#postform {
	margin: auto;
	width: 30em;
	text-align: left;
}
#summary{
	text-align: left;
	margin: auto;
	width: 25em;	
}
#summary h2{
	text-align: center;
}
.required {
	background-color: #FFF;
}
.caja_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;

   border-width: 1px;	
	border-color:#00A8E6
	
}
