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

/* ESTILOS GENERICOS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, doel, dfn, font,
ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, li, caption,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline;
}

body {
	line-height: 1;
	background-color:#f0f0f0;
	background-image: url(imagenes/fondo.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

p { text-align:left;
font-family:Arial, "Trebuchet MS", Verdana;
	font-size:12px;
	line-height:19px;
	color:#666;
	}
:focus {
     outline: 0
}

ol {
     list-style: none
}


blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0;
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}
a{ color:#666666;text-decoration: underline;}
a:link :visited :active{
	color:#666666;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}


/*CONTENEDORES*/
#contenedor{
	width:980px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#FFF;
	/* background-image:url(imagenes/fondo2.png);
	 background-repeat:repeat-y;
	 background-position:top;*/
}
#contenedorinserted{
	width:780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#FFF;
}
#header{
	width:100%;
	
}
#contenidoheader{
	width:980px;
	height:70px;
	margin:0 auto 0 auto;
	padding-top:10px;
}
#contenedorcentro{width:980px;}
#menulateral{
	width:190px;
	float:right;
	padding-left: 7px;
	padding-right: 10px;
}
#contenido{
	width:745px;
	float:left;
	padding-top: 10px;
	padding-left: 5px;
}
#itemmenudestacado{
	padding:5px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #131313;
	background-color:#363636;
	}
#itemmenudestacado:hover{
	background-color:#4c4c4c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#itemmenu{
	background-color:#ddd;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#itemmenu:hover{
	background-color:#ccc;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
#otros{
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	}
#otros:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #04427c;
}
#otros a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666; line-height:13px; text-decoration:none;}
#fondotitulomenu{ background-color:#04427c;  margin-top:10px; margin-left:-15px; padding-left:10px; margin-bottom:5px;}

#fotoprincipal{
	width:750px;
	height:200px;
}
#contenidocentro{ width:750px; margin-right:5px; }
#contenidotexto{
	width:570px;
	float:right;
	background-color: #FFF;
}
#adsense1{
	width:750px;
	height:100px;
	margin:5px;
}
#adsense2{
	width:160px;
	height:620px;
	float:left;
	margin:5px;
}
#adsense3{
	width:750px;
	height:100px;
	margin:5px;
}
#footer{
	background-color:#363636;
	width:100%;
	margin-top:20px;
	background-position:top;
	background-image:url(imagenes/pie.jpg);
	background-repeat:repeat-x;
}
#contenidofooter{ width:980px; margin:0 auto 0 auto;padding:10px;
}

/*TEXTOS*/
.tituloweb, a.tituloweb, a.tituloweb:hover{
	font-family:Calibri, Arial, Helvetica;
	font-size:30px;
	color:#ffb40b;
	line-height: 40px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration:none;
}

.titulomenu{
	font-family:Calibri, Arial, Helvetica;
	font-size:21px;
	color:#fff;
	line-height: 28px;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.textopiefoto{font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#666;
	line-height:16px;
	text-align: center;}
.subtituloweb{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#fff;
	line-height: 16px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.tituloseccion{
	font-family:Calibri, Arial, Helvetica;
	font-size:28px;
	color:#04427c;
	line-height:36px;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:0px;
	font-weight:bold;
}
.texto{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#666;
	line-height:16px;
	text-align: justify;
	
}
.seccioncurso{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:16px;
	color:#04427c;
	line-height: 16px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 3px;
	font-weight:bold;
}
.especialidades{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	text-align: justify;
	line-height:20px;
	padding-left:30px;
	padding-bottom:3px;
	padding-top:3px;
	list-style-type:disc;
}
.textocomentarios { text-align:left;
font-family:Arial, "Trebuchet MS", Verdana;
	font-size:11px;
	padding:10px;
	line-height:17px;
	color:#666;
	}
.textopie{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#fff;
	line-height:16px;
	text-align: justify;
}
a.texto{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#666;
	line-height:16px;
	text-align: justify;
	text-decoration:underline;
}
a.texto:hover{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#666;
	line-height:16px;
	text-align: justify;
	text-decoration:underline;
}
a.textopie{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#fff;
	line-height:16px;
	text-align: justify;
	text-decoration:underline;
}
a.textopie:hover{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#fff;
	line-height:16px;
	text-align: justify;
	text-decoration:underline;
}
.menuitem, .menuitem a, a.menuitem:hover{ font-family:Arial, Helvetica, sans-serif, Calibri; font-size:11px; color:#666;text-decoration:none;}
.menuitemdestacado, a.menuitemdestacado, a.menuitemdestacado:hover{ font-family:Arial, Helvetica, sans-serif, Calibri; font-size:12px; color:#fff;text-decoration:none;}
.directorio{
	border-bottom:1px solid #ddd;
	padding:3px;
	padding-left:12px;
	background-image:url(imagenes/flecha_gris.png);
	background-repeat:no-repeat;
	background-position:left;
}
.directorio:hover{
	background-color:#efefef;
	background-image:url(imagenes/flecha_2.png);
	background-repeat:no-repeat;
	background-position:left;
}
.directorio a{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#04427c;
	line-height:20px;
	text-align: justify;
	text-decoration:none;
}
.subtitulo{
	font-family:Calibri, Arial, Helvetica;
	font-size:18px;
	color:#04427c;
	line-height: 22px;
	margin-top: 10px;
	text-decoration:none;
}
//PEQUEÑO NUBARRÓN DE ETIQUETAS
.nube{
   border: solid 1px #aaaacc;
   background-color: #ddddff;
   color: #666;
   text-align: center;
}
.nube div.etiquetas{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding:10px;
	
}
.nube div.etiquetas span{
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	line-height: 20px;
}
.nube div.etiquetas span a{
	text-decoration:none;
    color:#666;
}
.nube div.etiquetas span a:hover{
	text-decoration:none;
    color:#666;
}
.nube div.etiquetas span.etiquetatam1{
   font-size: 110%;   
}
.nube div.etiquetas span.etiquetatam2{
   font-size: 120%;   
}
.nube div.etiquetas span.etiquetatam3{
   font-size: 130%;   
}
.nube div.etiquetas span.etiquetatam4{
   font-size: 140%;   
}
.nube div.etiquetas span.etiquetatam5{
   font-size: 150%;   
}
.nube div.etiquetas span.etiquetatam6{
   font-size: 160%;   
}
.nube div.etiquetas span.etiquetatam7{
   font-size: 170%;   
}
.nube div.etiquetas span.etiquetatam8{
   font-size: 180%;   
}
.nube div.etiquetas span.etiquetatam9{
   font-size: 190%;   
}
.nube div.etiquetas span.etiquetatam10{
   font-size: 200%;   
}
//FIN NUBARRÓN

#formindex{ width:217px; height:43px; background-image:url(imagenes/fondoform.jpg); background-position:top; background-repeat:no-repeat;}
#formindex:hover{ width:217px; height:43px; background-image:url(imagenes/fondoform2.jpg); background-position:top; background-repeat:no-repeat;}
.formindextext{
	border:none;
	padding:2px;
	margin-left:15px;
	margin-top:12px;
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:13px;
	color:#999;
	line-height:18px;
}
#formarea{
	width:450px;
	height:210px;
	background-image:url(imagenes/fondoarea.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.formareatext{
	border:none;
	padding:2px;
	margin-left:15px;
	margin-top:12px;
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:13px;
	color:#999;
	line-height:18px;
}
