@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #d1d1d1;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image: url(images/fondo.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 0;
}

.camaras #supercontainer { 
	width: 100%;
	height: 100%;
	margin: 0 auto;
	border: 0;
	padding: 0;
	vertical-align: top;
} 

.camaras #container { 
	width: 780px;
	height: 100%;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0;
	padding: 0;
	text-align: left;
} 

.camaras #header { 
	background: #FFFFFF; 
	padding: 0x; 
	font-family: Arial, Helvetica, sans-serif;	
	text-align: right;
	font-size: 0.8em;
	color: #a41212;
	background-color: #fff;
	height: 22px;
	padding-right: 40px;
	padding-top: 4px;
} 

a.idioma {
	font-family: Arial, Helvetica, sans-serif;	
	text-align: right;
	font-size: 1em;
	color: #b1b0b0;
	background-color: #fff;
	text-decoration: none;
}

a.idioma:HOVER {
	font-family: Arial, Helvetica, sans-serif;	
	text-align: right;
	font-size: 1em;
	color: #a41212;	
	background-color: #fff;
	text-decoration: underline;
}



.camaras #barralateral {
	float: left;
	width: 250px;
	background: #FFFFFF;
	padding: 0x;
	/*border-right-style: solid;
	border-right-color: #dbdbdb;
	border-right-width: 1px;
	*/
}

.camaras #contenido { 
	margin: 0 0 0 250px;
	padding: 0;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	border-left-width: 1px;
} 

.camaras #contenido_ficha { 
	margin: 0 0 0 250px;
	padding: 0;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	border-left-width: 1px;
	background-color: #f0f0f0;
} 

.camaras #pie { 
	padding: 0;
	background:#a41212; 
	background-image: url(images/fondo_pie.gif);
	height: 43px;
} 

.fltrt { 
	float: right;
}

.fltlft { 
	float: left;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#pie_izq {
	float: left;
	
	width: 250px;
	height: 43px;
}

#pie_dcha {
	float: right;
	height: 43px;
	width: 530px;
	color: #FFF;
	font-size: 0.75em;
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;	
	padding-top: 7px;
}


div#intranet {
	float: right;
	height: 119px;
	width: 184px;
	background-image:url(images/fondo_intranet.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #790d0d;
}

div#intranet p {
	color: #fff;
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	padding-left: 20px;
	padding-top: 15px;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

#foto_cabecera {
	float: left;
	height: 119px;
	width: 344px;
	background-image:url(images/foto_fondo_home.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#foto_cabecera_catalogo {
	float: left;
	height: 119px;
	width: 344px;
	background-image:url(images/foto_fondo_catalogo.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#foto_cabecera_formacion {
	float: left;
	height: 119px;
	width: 344px;
	background-image:url(images/foto_fondo_formacion.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#foto_cabecera_participar {
	float: left;
	height: 119px;
	width: 344px;
	background-image:url(images/foto_fondo_participar.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#foto_cabecera_faqs {
	float: left;
	height: 119px;
	width: 344px;
	background-image:url(images/foto_fondo_faqs.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#foto_cabecera_contacto {
	float: left;
	height: 119px;
	width: 344px;
	background-image:url(images/foto_fondo_contacto.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#foto_cabecera_inscribir {
	float: left;
	height: 119px;
	width: 344px;
	background-image:url(images/foto_fondo_inscribir.jpg);
	background-position: left;
	background-repeat: no-repeat;
}



div#logo_camara {
	height: 119px;
	width: 250px;
	background-image:url(images/fondo_barra.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

.campo {
	color: #656565;
	background-color: #fff;
	font-size: 0.75em;
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	/*float: left;*/
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	margin-top: 3px;
}

.boton {
	background-color: #fcabab;
	border: 0;
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #810e0e;
	font-size: 0.75em;
	padding: 2px;
	cursor: hand;
}

div#menu {
	height: 500px;
}

div.elem_menu {
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000;
	background-color: #fff;
	font-size: 0.8em;
	padding-left: 25px;
	border-bottom-color: #dbdbdb;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 225px;
}

a.menu {
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #8e8e8e;
	background-color: #fff;
	font-size: 1em;
	text-decoration: none;
}

a.menu:HOVER {
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #b21414;
	background-color: #fff;
	font-size: 1em;
	text-decoration: underline;
}

.rojo {
	color: #b21414;
}

.negro {
	color: #000;
}

.error {
	color: #d15c5c;
	font-size: 0.75em;
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
}

div#separador {
	width: 527px;
	float: left;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	border-left-width: 1px;
	
}


div#titulo_pagina {
	border-top-color: #ebebeb;
	border-top-style: solid;
	border-top-width: 10px;
	height: 50px;
	padding-left: 40px;
	padding-top: 15px;
	background-image: url(images/fondo_titulo.gif);
	background-repeat: repeat;
}

div#titulo2_pagina {
	height: 40px;
	padding-left: 40px;
	padding-top: 15px;
	background-image: url(images/fondo_titulo.gif);
	background-repeat: repeat;
}

h1 {
	color: #ae1313;
	font-size: 1.5em;
	font-family: "Georgia", Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	color: #ae1313;
	font-size: 1.2em;
	font-family: "Georgia", Geneva, Arial, Helvetica, sans-serif;
}

div#texto {
	padding: 30px;
	text-align: justify;
	font-size: 0.75em;
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
}

.titulo_tabla {
	color: #8e8e8e;
	font-size: 0.75em;
}

td {
	color: #b01414;
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-top: 5px;
	padding-bottom: 3px;
}

.gris {
	background-color: #f0f0f0;
}

a.cursos {
	color: #000;
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
}

a.cursos:HOVER {
	color: #ad1313;
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-style: normal;
}

.logo {
	vertical-align: middle;
	text-align: center;	
}

div#texto_home {
	padding-left: 30px;
	color: #000;
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #fff;
	font-size: 0.75em;
	width: 464px;
	text-align: justify;
}

div#lista_cursos_home {
	padding-left: 30px;
	padding-top: 15px;
	background-color: #f0f0f0;
	color: #000;
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.75em;
}

div#volver_catalogo {
	float: right;
	text-align: right;
	width: 350px;
	font-size: 0.75em;
	padding-right: 30px;
	padding-top: 10px;
}

div#titulo_curso {
	float: left;
	width: 300px;
	padding-left: 20px;
	text-align: left;
	padding-top: 25px;
}

div#texto_ficha {
	height: 110px;
	background-color: #fff;
}

div#fechas_curso {
	float: right;
	padding-right: 30px;
	text-align: right;
	padding-top: 25px;
	background-color: #fff;;
	color: #8e8e8e;
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.75em;
}

div#detalles_curso {
	padding-left: 30px;
	padding-top: 15px;
	background-color: #f0f0f0;
	color: #000;
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.75em;
	height: 150px;
}

div#foto_ficha {
	float: right;
	padding-left: 20px;
	/*padding-right: 30px;*/
	text-align: right;
	height: 210px;
}

div#texto_detalles {
	float: left;
	text-align: justify;
	background-color: #f0f0f0;
	color: #000;
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-left: 20px;
	font-size: 0.75em;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 20px;
	
}

a.temario {
	color: #ae1313;
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a.temario:HOVER {
	color: #000;
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

div#texto_formulario {
	padding: 30px;
	font-size: 0.75em;
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #8e8e8e;
	font-style: normal;
	font-weight: normal;
}

.formulario {
	border-style: solid;
	border-color: #dbdbdb;
	border-width: 1px;
	padding: 1px;
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #000;
	font-size: 0.9em;
	margin-bottom: 10px;
}

.formulario2 {
	border-style: solid;
	border-color: #dbdbdb;
	border-width: 1px;
	padding: 1px;
	font-family: "Trebuchet", Geneva, Arial, Helvetica, sans-serif;
	background-color: #f0f0f0;
	color: #000;
	font-size: 0.9em;
	margin-bottom: 10px;
}

.boton2 {
	background-color: #ae1313;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	font-size: 1em;
	padding: 2px;
	cursor: hand;
}

.captcha {

}

.aviso {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: oblique;
	color: #ae1313;
	font-size: 0.75em;
}

.nota {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: oblique;
	color: #8e8e8e;
	font-size: 0.75em;
}

