@charset "utf-8";
body {
	font-size: 15px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#000000;
	text-align: center;
	margin: 30px 0px 35px 140px;
	min-width:1400px;
	height:900px;
	background-image:url(fondo.jpg);
	background-repeat:no-repeat;
}
#izquierda {
	text-align: left;
	padding: 0;
	/*background-color:#0000FF;*/
	width: 340px;
	height:900px;
	float:left;
}
#derecha {
	/*background-color:#009900;*/
	padding: 0; 
	height: 900px; 
	width: 900px;
	float:left;
}
#cabeza{
/*background:#990000;*/
	width:900px;
	height:180px;
	float:left;
}
#menu{
margin-left:20px;
float:right;
width:880px;
height:50px;
}

#cuerpo{
	/*height:inherit;*/
	/*background-color:#FFFF00*/
	width:90%;
	height:800px;
	padding:0px 50px 0px 50px;
	margin-top:10px;
}
#formul{
margin-left:200px;
height:45%;
width:50%;
border: 2px dashed #FFCC00; 
}
	
#pie{
	color:#FFFFFF;
	width:900px;
	height:100px;
	text-align:center;
	/*background-color:#CC00CC;*/
}
/*Menu de colores*/
.pro10 {padding:0 0 0 32px; margin:0; list-style:none; height:30px; position:relative;}
.pro10 li {float:left; background:url(pro_ten_1.gif);}
.pro10 li a {display:block; float:left; height:30px; line-height:29px; background:url(pro_ten_0.gif) no-repeat; color:#ddd; text-decoration:none; font-size:16px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 15px; cursor:pointer;}
.pro10 li a b {float:left; display:block; padding:0 15px 0 0; background:url(pro_nine_0.gif) right top;}
.pro10 li.current a {color:#fff; background:url(pro_ten_2.gif);}
.pro10 li.current a b {background:url(pro_ten_2.gif) right top;}
.pro10 li a:hover {color:#fff; background:url(pro_ten_1.gif);}
.pro10 li a:hover b {background:url(pro_ten_1.gif) right top;}
.pro10 li.current a:hover {color:#fff; background:url(pro_ten_2.gif); cursor:default;}
.pro10 li.current a:hover b {background:url(pro_ten_2.gif) right top;}

h1{
	font-family:"Lucida Handwriting", "Arial Black";
	font-size:60px;
	text-align:center;
	color:#3c3173;
}
h2{
	color:#3c3173;
	font-size:45px;
	text-align:center;
	font-family:"Lucida Handwriting", "Arial Black";
}
h5{
	color:#3c3173;
	font-size:20px;
	text-align:center;
	font-family:"Lucida Handwriting", "Arial Black";
}
	

input{
size:50;}

table{
margin-top:-30px;
margin-left:40px;
width:90%;
float:left;
text-align:center;}

.formatted_table {
padding-left: 15px;
padding-right:15px;
margin-left:10px;
margin-right:10px;
margin-top:-15px;
border:none;
}
#inscri{
width:auto;
height:auto;
border: 2px dashed #FFCC00;
float:left;
margin: -15px 0 5px 3px;
}
