/* DEL TEXTO */

.vinculos {
	color:#732e00;
	font-family:"Trebuchet MS";
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	padding:3px 0 0 5px;
	margin:0;
	}
	
.vinculo2 {
	color:#fe6200;
	font-family:"Trebuchet MS";
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:3px 0 0 0;
	margin:0;
	}

.style1 {color: #FE6200}
.style2 {color: #732E00}

#divbloque {
width:90%;
height:auto;
float:left;
clear:both;
font-family:"Trebuchet MS";
font-size:11px;
color:#CC6600;
}

#divbloque1 {
width:100px;
height:24px;
float:left;
margin:2px;
}

#divbloque2 {
width:300px;
height:24px;
margin:2px;
float:left;
clear:right;
}

.cuad {
background-color:#FFFFFF;
border:#F7E999 solid 1px;
font-family:"Trebuchet MS";
font-size:11px;
color:#CC6600;
}

#form1 {
width:100%;
height:100%;
}