* {margin:0px;padding:0px;}
*:focus {outline:0;}
.xtab {margin-left:20px;}
.xtab2 {margin-left:40px;}
.fright {float:right;}
.fleft {float:left;}
.img_fleft {float:left; margin-right:18px; margin-bottom:10px;}
.pdf_fright {float:right; margin-top:30px; margin-left:50px; margin-bottom:50px;}
.negrita {font-weight:bold; color:#333; }
.centrar {text-align:center;}
strong {color:#333;}
img {border:none;}
a {text-decoration: none; color:#2caba7;}
a:hover {text-decoration: underline; }
a.pdf {font-size:.8em; font-weight:bold; color:#2caba7; }
a.pdf:hover {text-decoration: underline; }

ul,ol {margin-top:6px; margin-left:30px;}

.clearb {clear:both;height:1px; }

body {
font-family:Arial, sans-serif;
font-size:12px;
width:100%;
}

#header, #menu, #fbot, #fstaf {
width:1010px;
margin:0 auto;
}

/* header */
#header #htop {
height:95px;
background:#3d3d3d;
overflow:hidden;
}
	#titulo {
	float:left;
	padding:61px 0 0 20px;
	}
		#titulo a {color:#c1dd03; text-decoration:none; }
		#titulo a:hover {text-decoration:none; }
		#titulo h1 {
		font-size:1.4em;
		letter-spacing:.05em;
		color:#B1D627;
		}
	#logos {
	float:right;
	width:360px;
	height:70px;
	margin-top:21px;
	margin-right:9px;
	font-size:1.6em;
	color:#B1D627;
	}
#header #hbot {
height:202px;
background:#e6e6e6;
}

#menu {
	margin-top:5px;
	height:28px;
	background:#fff;
	font-size: 1.1em;
	font-weight:bold;
	}
	#menu .spacing {
	margin-right:7px;
	}
	#menu ul {
	margin: 0;
	list-style: none;
	}
	#menu li {
	float: left;
	}
	#menu a {
	display: block;
	float: left;
	height: 23px;
	width: 312px;
	padding: 7px 10px 0 10px;
	font-size: 1em;
	text-decoration: none;
	text-align: center;
	color: #000;
	background:#B1D627;
	}
	#menu a:hover {
	color: #fff;
	}
	#menu a.activo {
	color: #fff;
	background:#2caba7;
	}

#app {
width:1008px;
margin:0 auto;
background:#fff;
border-left:1px solid #c4c4b9;
border-right:1px solid #c4c4b9;
}
	
	#content_bg {
	width:1003px;
	padding-top:15px;
	padding-right:5px;
	}
		#content {
		padding:0px 40px 15px 15px;
		color:#777;
		font-size:1em;
		overflow:hidden;
		}
		#content.bg-inicio {background: url('../imagenes/bg_content_inicio.png') top right no-repeat;}
		#content.bg-master {background: url('../imagenes/bg_content_master.png') top right no-repeat;}
		#content.bg-privacidad {padding-left:30px;}
		#content .portada {line-height:120%; font-size:1em; color:#333;}
		#content .contacto {line-height:120%; font-size:.9em; color:#666;}
		#content h2 {margin-top:20px; font-size:1.2em; color:#B1D627;}
		#content h2 a {color:#B1D627;}
		#content h3 {margin-top:35px; font-size:1em; color:#333;}
		#content h3.master {margin:35px 0 20px 0;}
		#content h4 { margin-top:12px;}
		#content p {margin-top:6px; font-size:.9em; text-align:justify;}
		#content li { font-size:.9em; text-align:left;}
		#content .modulo {margin-top:19px;}
		#content a.masinfo, #content a.masinfo-master {
		float:right;
		margin:10px 0;
		font-size:.9em;
		color:#00AAA8;
		}
		#content a.masinfo-master {margin:15px 0 45px 0;}
		#content a.inscripcion {
		margin:10px 0 10px 20px;
		float:left;
		font-size:1em;
		font-weight:bold;
		color:#B1D627;
		}
		#content a:hover {
		text-decoration:underline;
		}
		#content .border-right { border-right:1px solid #c4c4b9; }
		#content_left {
		float:left;
		width:450px;
		padding-right:15px;
		padding-bottom:15px;
		}
		#content_right {
		float:right;
		width:440px;
		padding-right:15px;
		}
		#content_right.programa { line-height:90%;}
		#content .pdf-descarga { clear:both; text-align:center; }


/* foter */
#footer {
width:100%;
height:180px;
background: url('../imagenes/trama.gif') #fff;
}
	#ftop {
	height:29px;
	background:#c4c4b9;
	}
		#ftop_content {
		width:1000px;
		margin:0 auto;
		padding-top:9px;
		color:#fff;
		font-size:.8em;
		}
			#fcopy {
			width:65%;
			float:left;
			}
			#fmenu {
			float:right;
			text-transform:uppercase;
			}
			#fmenu ul {
			margin: 0;
			list-style: none;
			}
			#fmenu li {
			float: left;
			}
			#fmenu a {
			display: block;
			float: left;
			width: 60px;
			padding: 0 10px 0 10px;
			font-size: .9em;
			text-decoration: none;
			text-align: center;
			color: #fff;
			}
			#fmenu a:hover, #fmenu a.activo {
			color: #000;
			}
	#fbot {
	height:90px;
	background:#3d3d3d;
	}
		#fbleft {
		float:left;
		margin-top:20px;
		margin-left:20px;
		}
			#fbleft h2 {
			font-size:1.7em;
			letter-spacing:.05em;
			}
			#fbleft a {color:#c1dd03; text-decoration:none;}
			#fbleft a:hover {text-decoration:none;}
			#fbleft h2 span {color:#2caba7;}
		#fbright {
		float:right;
		margin-top:5px;
		margin-right:20px;
		}
	#fstaf {
	margin-top:6px;
	color:#666;
	font-size:1em;
	font-weight:bold;
	}
		#fstaf a {
		color:#666;
		font-weight:normal;
		}

/* formulario */

.clear-form { width:100%; clear:both; margin:5px 0; }

form { margin-top:15px; }
form label {
	float: left;
	width: 60px;
	padding-right:10px;
	text-align: left;
}

form input, form textarea, form select {
	width: 75%;
	font-family:Arial, sans-serif;
	font-size: 1em;
	color: #666;
	text-indent: 3px; }

#content-contacto {
	margin:15px 0 0 0;
	padding:10px 20px;
	font-size: 1em;
	color: #666;
	border: 2px solid #999;
	line-height:120%;
	background: #e2e7eb;
}

#content-contacto p {
	margin: 10px 0;
	text-align: left;
	font-weight: bold;
}
#pie-contacto { margin-left:60px; line-height:120%; font-size:1em; color:#666;}

#respuesta { width:90%; margin:0 auto; padding:20px; text-align:center;  }
#respuesta p { margin:20px 0 0 0;}
#respuesta a { border:none; }
#respuesta-contacto {margin-top: 20px; font-size: .9em; text-align:center; }

.btt {
	margin-left:45px;
	padding:2px 10px;
	font-size: 1em;
	text-align: center;
	background: #f1f1f1;
	border: 1px outset #999;
	cursor: pointer; }

.btt:hover {
	background-color:#B1D627;
}

.formInfo {
	font-size: .9em; margin: 10px 0 10px 0; padding: 10px; border: #fc6 1px solid; background-color: #FFC;  text-align: center;
}

.formError {
	font-size: .9em; margin: 10px 0 10px 0; padding: 10px; border: #f00 1px solid; background-color: #ffe2e2; }

.formok {
	font-size: .9em; margin: 0 0 20px 0; padding: 10px; text-align: center; border: #81a73c 1px solid; background-color: #ddf0b9; }

.ok { color:#666; background: #bdebb9; border: 1px solid #b3cbb2; }
.error { color:#732600; background: #edb0c1; border: 1px solid #ab7d89; }
.error strong { color:#732600; }
.area { color:#444; background: #ffffdd; border: 2px solid #ffd700; }
.area, .error, .ok { margin:20px auto; padding:30px; font-size: 1.1em;  }

			
			

