body {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "Trebuchet MS";
	font-size: 95%;
	line-height: 150%;
	color: #0072B1;

}

/*cuerpo*/
#a1 {
 	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
    background: url(img/bg.jpg) no-repeat;
}

#a1_flash {
 	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}

a{
 	color: #00326B;
	text-decoration: underline;

	
}
a:visited{
 	color: #7A7A7A;
	text-decoration: underline;

}

a:hover{
 	color: #1F7A00;
	text-decoration: underline;	

}

h1{
	color: #238100;
	font-size: 190%;
	font-family: "Trebuchet MS";
}

#a1 h2{
	color: #238100;
	font-size: 140%;
	font-family: "Trebuchet MS";
}

#a2 {
 	width: 100%;
	margin: auto;
	text-align: center;
}

#b1 {
 	width: 880px;
	height: 200px;
	margin: auto;
}

#b2 {
 	width: 880px;
	height: 186px;
	margin: auto;
}

#a3 {
 	width: 880px;
	margin: auto;
	text-align: center;
}

#c1 {
 	width: 169px;
	padding-right: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	text-align: right;

}

#c2 {
 	width: 538px;
	float: left;
	text-align: justify;;
	padding-left: 60px;
	padding-right: 80px;
	padding-bottom: 20px;
	margin-top: 20px;
	border-left: dotted;
	border-left-color: #74D901;
	border-left-style: dotted;
	border-left-width: 1px;
}

#a4 {
 	width: 100%;
	height: 39px;
	margin-top: 20px;
	text-align: center;
	background: url(img/bg_pie.jpg) no-repeat;
	float: left;
}

#d1 {
 	width: 880px;
	height: 39px;
	margin: auto;
	text-align: right;
	padding-right: 20px;
	font-size: 80%;
	line-height: 120%;
	color: #0072B1;
	
}

#sit {
 	width: 520px;
	text-align: center;
	font-size: 95%;
	line-height: 120%;
	border-top: dotted;
	border-top-color: #74D901;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom: dotted;
	border-bottom-color: #74D901;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

img { 
	border:none 
} 

.cen{
	text-align: center;
	font-size: 90%;
	color: #999999;
	line-height: normal;
}

/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:500px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:dotted 1px #74D901;

}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:300px;
margin:2px 0 20px 10px;
}

#stylized select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:300px;
margin:2px 0 20px 10px;
}

#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:300px;
margin:2px 0 20px 10px;
}

#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#0072B1 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
