/* =RESET */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img { margin: 0; padding: 0; border: 0; }
ul,ol { list-style: none; }

/* =CLEARFIX */
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
.clearfix { display:block; }
* html .clearfix { height:1px; }
.clearfix {zoom:1;}

/* =GENERAL */
.left { float: left; display: inline; }
.right {float: right; display: inline; }
.clear { clear: both; }
.center { text-align: center !important; }

img.right { margin: 5px 0 15px 15px; }
img.left { margin: 5px 15px 15px 0; }

body {
	font: 100.1% arial,verdana,helvetica,sans-serif;
	background-color: #E7E7E7;
	text-align: center;
	position: relative;
}

div#wrap {
	width: 760px;
	padding: 0 5px;
	margin: auto;
	font-size: 76%;
	position: relative;
	background:  url(../images/css_img/bg.jpg) repeat-y center top;
	border-bottom: 1px solid #ccc;
}

div.faq_item {
	line-height: 175%;
	text-align: left;
}

/* =head */
h1 a {
	position: absolute;
	top: 30px;
	left: 35px;
	background: url(../images/css_img/logo.png) no-repeat;
	width: 163px;
	height: 113px;
	text-indent: -3000px;
	cursor: pointer;
	outline: none;
}


img.cabecera {
	padding: 1px 0;
	border-top: 2px solid #BF0000;
	margin-top: 1px;
	width: 760px;
	height: 345px;
}

a.banner_ingles {
	position: absolute;
	top: 205px;
	right: 15px;
}

a.banner_otros {
	position: absolute;
	top: 255px;
	right: 15px;
}

ul#menu_principal {
	background-color: #1976b8;
	padding: 7px 0 7px;
}

	ul#menu_principal li {
		display: inline;
		color: #fff;
		font-size: 90%;
		font-weight: bold;
		margin: 0 10px;
	}
	
	ul#menu_principal li a {
		color: #fff;
		text-decoration: none;
	}
	
	ul#menu_principal li a:hover {
		text-decoration: underline;
	}
	
hr {	
	background-color: #BF0000;
	color: #BF0000;
	border: 0;
	height: 2px;
	margin-top: 1px;
}

ul#menu_secundario {
	float: left;
	width: 210px;
	padding-bottom: 15px;
}

	ul#menu_secundario li {
		text-align: left;
		margin: 20px 5px 10px 15px;
		font-weight: bold;
	}
	
		ul#menu_secundario li span.no_link {
			padding-left: 20px;
			background: url(../images/css_img/ball.jpg) no-repeat 0 3px;
			color: #0066cc;
		}
	
		ul#menu_secundario li ul li {
			margin: 10px 5px 10px 15px;
			font-weight: normal;
		}

		ul#menu_secundario li a {
			color: #06c;
			padding-left: 20px;
			background: url(../images/css_img/ball.jpg) no-repeat 0 3px;
			text-decoration: none;
		}
		
			ul#menu_secundario li li a {
				background-image: none;
			}
		
		ul#menu_secundario li a:hover, ul#menu_secundario li.idiomas li a:hover {
			background: url(../images/css_img/flecha.jpg) no-repeat 0 3px;
			color: #D90000;
			text-decoration: underline;
		}
		
	ul#menu_secundario li.idiomas li a {
		margin-left: -5px;
		padding-left: 25px;
	}
		
	ul#menu_secundario li.ingles a { background: url(../images/css_img/banderas/ingles.jpg) no-repeat; }
	ul#menu_secundario li.frances a { background: url(../images/css_img/banderas/frances.jpg) no-repeat; }
	ul#menu_secundario li.aleman a { background: url(../images/css_img/banderas/aleman.jpg) no-repeat; }
	ul#menu_secundario li.italiano a { background: url(../images/css_img/banderas/italiano.jpg) no-repeat; }
	ul#menu_secundario li.espanol a { background: url(../images/css_img/banderas/espanol.jpg) no-repeat; }
	ul#menu_secundario li.portugues a { background: url(../images/css_img/banderas/portugues.jpg) no-repeat; }
	ul#menu_secundario li.chino a { background: url(../images/css_img/banderas/chino.jpg) no-repeat; }
	ul#menu_secundario li.ruso a { background: url(../images/css_img/banderas/ruso.jpg) no-repeat; }

/* =content */
div.content {
	/*background-color: blue;*/
	width: 480px;
	float: right;
	margin-right: 35px;
	color: #1976b8;
	font: 90% verdana,sans-serif;
	padding-bottom: 15px;
}

	div.content strong { font-weight: normal; }
	div.content strong.bold { font-weight: bold; }

	div.content h2 {
		color: #BF0000;
		text-align: left;
		margin-top: 15px;
		font: bold 165% arial,sans-serif;
	}
	
	div.content h3 {
		text-align: left;
		margin-top: 25px;
		color: #BF0000;
		font: bold 140% arial,sans-serif;
	}
	
	div.content h4 {
		text-align: left;
		margin: 15px 0 5px;
		font: bold 120% arial,sans-serif;
		color: #06c;
	}
	
	div.content p {
		text-align: left;
		margin: 20px 0;
		line-height: 200%;
	}
	
	div.content a {
		font-weight: bold;
		color: #0066ff;
	}
	
	div.content big {
		font-size: 120%;
	}

		div.content big a {
			color: #06c;
		}
	
	div.content ul {
		list-style: inside;
		text-align: left;
		margin-left: 15px;
	}
	
		div.content ul li {
			line-height: 175%;
			margin: 10px 0;
			list-style-type: disc;
		}
		
		div.content li li {
			list-style-type: circle;
			margin-left: 20px;
		}
	
	div.content table {
		border: 1px solid #ccc;
		color: #666;
		margin: 10px auto;
		/*
		table-layout: fixed;
		width: 100%;
		*/
	}
	
		div.content caption {
			margin: auto;
			padding-top: 10px;
			color: #06c;
			font-weight: bold;
		}
	
		div.content th {
			background-color: #BF0000;
			color: #fff;
		}
		
		div.content td, th {
			padding: 10px 5px;
			font-weight: bold;
		}
		
		div.content tr.parrafo td {
			text-align: left;
			border-bottom: 1px solid #ccc;
			line-height: 150%;
			font-weight: normal;
		}
		
		tr.impar { background-color: #F2F1F7; }
		
.desplegar {
	cursor: pointer;
}
		
.desplegar span {
	font-size: 11px;
	color: #06c;
	font-weight: bold;
	margin-left: 5px;
	text-decoration: underline;
}


.desplegarmenu {
	cursor: pointer;
}
		
.desplegarmenu span {
	font-size: 11px;
	color: #06c;
	font-weight: bold;
	margin-left: 20px;
	text-decoration: underline;
}



small.map {
	margin-bottom: 25px;
	display: block;
}

a.toeic {
	text-decoration: none;
}

	a.toeic span {
		text-decoration: underline;
	}

	a.toeic img {
		margin: 0 0 -25px 10px;
	}

/* =forms */
div.fieldset {
	border: 1px solid #ccc;
	padding: 0 25px;
	background-color: #F2F1F7;
}

legend {
	font: bold 110% arial,sans-serif;
	margin-bottom: 2px;
	color: #06c;
}

label {
	display: block;
	font-weight: bold;
}

input.text, textarea {
	border: 1px solid #ccc;
	padding: 3px;
	font: 100% arial,sans-serif;
	color: #444;
}

input.submit {
	font: bold 100% verdana,sans-serif;
	padding: 2px;
	color: #333;
	margin: 10px 0 5px;
}

p.enviado {
 border: 1px solid #693;
 background-color: #E0EFE0;
 color: #693;
 font-weight: bold;
 text-align: center !important;
 padding: 2px 0 5px;
 clear: both;
}

.form_validation_field_error_text {
	border: 2px solid #C00 !important;
}

/* =contacto form */
form.contacto {
	padding-top: 10px;
	clear: both;
}

	form.contacto input.text {
		width: 190px;
	}
	
	form.contacto textarea {
		width: 420px;
	}
	
/* =inscripcion form */
form.inscripcion div.fieldset {
	margin-top: 15px;
}

form.inscripcion fieldset fieldset {
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 10px;
}

form.inscripcion legend {
	padding: 0 5px;
}

form.inscripcion p input.text {
	width: /*175*/200px;
}

form.inscripcion label.radio {
	display: inline;
	margin-right: 10px;
}

form.inscripcion input.radio {
	margin-right: -5px;
}

form.inscripcion input.text {
	 background-color:#F2F1F7;
}

/*
form.inscripcion p input.text { width: 420px; }
form.inscripcion p.left input.text, form.inscripcion p.right input.text { width: 190px; }
form.inscripcion fieldset fieldset p.left input.text, form.inscripcion fieldset fieldset p.right input.text, form.inscripcion fieldset fieldset p.clear input.text { width: 175px; }
*/

/* =filtrar form */
form.filtrar div.fieldset {
	border: 1px solid #ccc;
	padding: 0 15px;
}

form.filtrar legend {
	padding: 0 5px;
}

form.filtrar label {
	display: inline;
}

form.filtrar select {
	margin-right: 25px;
	font-size: 100%;
	color: #444;
}

form.filtrar input.submit {
	margin: 0 !important;
}

form.filtrar legend {
	padding-top: 15px;
}

/* =noticias */
div#listado {
	margin-top: 30px;
}

	div#listado h3 a {
		color: #06c;
		font-size: 80%;
	}
	
div.noticia {
	text-align: left;
	line-height: 175%;
	padding: 10px 0 15px;
	border-bottom: 1px dashed #ccc;
}

div.noticia img.foto {
	float: right;
	margin: 0 0 15px 15px;
	padding: 4px;
	background-color: #F2F1F7;
	border: 1px solid #ccc;
}

p#nav_listado {
	border: 1px solid #ccc;
	padding: 10px 15px;
	background-color: #F2F1F7;
}

	p#nav_listado a {
		margin-right: 20px;
	}
	
.inscripcion_pdf {
	background-color: #FFFEA1;
	border: 1px solid #FC0;
	padding: 15px 10px;
	width: 150px;
	position: absolute;
	top: 445px;
	right: 40px;
}

	.inscripcion_pdf a {
		background: url(../images/css_img/pdf.gif) no-repeat left center;
		color: #BF0000 !important;
		height: 16px;
		display: block;
		padding-left: 25px;
	}
	
/* =CURSOS */
div#cursos_ingles div.left, div#cursos_ingles div.right {
	width: 220px;
}

div#cursos_ingles h3 {
	clear: both;
}

div#cursos_ingles table {
	margin: 5px auto 30px;
	padding: 0;
}

	div#cursos_ingles table caption {
		margin: 0 auto;
		padding: 0;
	}

/* =EMPRESAS */
div#empresas div.right {
	width: 250px;
}

/* =TEST */
div#test form {
	text-align: left;
}

	div#test form li {
		margin: 25px 0 30px;
		list-style: outside decimal;
		font-weight: bold;
		margin-left: 35px;
		line-height: 150%;
	}
	
		div#test form li span {
			font-weight: normal;
		}
		
		div#test form li div {
			margin-top: 5px;
		}
		
		div#test form label {
			display: inline;
			margin-right: 15px;
			font-weight: normal;
		}
		
		div#test form p.text label {
			display: block;
			font-weight: bold;
			width: 210px;
		}
		
		div#test form p.text input {
			width: 200px;
		}
		
		div#test form p.submit {
			clear: both;
			margin: 0;
			padding: 0;
		}


/* =foot */
div#foot {
	clear: both;
	margin-top: 25px;
	position: relative;
	border-top: 2px solid #BF0000;
	padding-top: 1px;
}

	div#foot p {
		background-color: #1976b8;
		line-height: 200%;
		color: #fff;
		font-size: 90%;
	}
	
	div#foot a {
		color: #fff;
	}