@charset "utf-8";
/* CSS Document */

<style type="text/css">
.form{
	font-size:10px; color:#666; width:160px
}
.formtext{ width:200px; text-align:right; float:left; font-size:14px; clear:left; height:24px}
.forminput{ text-align:left; padding-left:20px; float:left; height:24px; font-size:14px; }
.forminput3{ text-align:left; padding-left:20px; float:left;  font-size:14px; padding-bottom:5px }
.grande{ clear:both}
.formtext2{ width:400px; text-align:left; float:left; font-size:14px; font-weight:bold; clear:left; height:24px}
.forminput2{ text-align:left; padding-left:20px; float:left;  font-size:14px; }
#cabecera{
	background-image:url(../img/fondo.png);
	height:153px; 
	width:100%
	}
	
	#cabecera a:hover{
	color:#FFF;
	text-decoration:none;
		}
		#cabecera a{
	color:#FFF;
	text-decoration:none;
		}
.menu
{
	font-size:14px;
	color:#FFF;
	float:left
	}
	.menudes{
		color: #F4F4F4;}
		
		#cursos a{
			
			color: #F4F4F4}

.sepa{
	font-size:14px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	color:#FFF
}




a:link {color: #006699; text-decoration:none; font-weight:bold}      /* unvisited link */
a:visited {color: #006699; text-decoration:none; font-weight:bold}  /* visited link */
a:hover {color: #0099FF; text-decoration:none; font-weight:bold}  /* mouse over link */
a:active {color:#0066CC; text-decoration:none; font-weight:bold}  /* selected link */
body{ margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; font-family:"Trebuchet MS"; background-image:url(../img/fff3.png); background-repeat:repeat-x}

.style1 {font-family: "Trebuchet MS"; font-size:12px}
.style2 {font-family: "Trebuchet MS"; font-size:10px}
.style3 {font-family: "Trebuchet MS"; font-size:9px}

.style19 {font-family: "Trebuchet MS"; font-size:24px}
.style11 {font-family: "Trebuchet MS"; font-size:18px}
A:link, A:visited { text-decoration: none }
A:hover { text-decoration: underline }

.jsvalidation{
	color:#F00;
	font-size:10px;
	padding-left: 10px}

.inputsa{  width:112px; font-size:10px; color:#666; border:#999 1px solid}
.inputs{  width:112px; font-size:10px; color:#666}

.inputs2{  width:112px; height:50px; font-family:"Trebuchet MS"; font-size:10px; color:#666}
.inputs1 {font-size:10px; width:116px; color:#666 }

.curved {
-moz-border-radius:10px;
-webkit-border-radius:10px;
behavior:url(border-radius.htc);
}

