* {
	margin: 0px;
	padding: 0px;
}
html {
	height:100%;
}
body {
	background-color: #D6D6D6;
	margin: 0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
}
img {
border:none;
}
a {
	outline:0;
}
#contenedor {
min-height:100%;
    height: auto!important;
    height:100%;
	width: 955px;
	margin: auto;
	position: relative;
}
/* Logo */
#eurotypo {
	position: absolute;
	top: 60px;
	height: 25px;
	width: 191px;
	display: block;
	background-image: url(imagenes/eurotypo.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
}
.idioma_intro, .idioma_intro:link {
	height: 16px;
	width: 100px;
	background-image: url(imagenes/icono_entrar1.gif);
	background-repeat: no-repeat;
	background-position: 0px 24px;
	padding-left: 12px;
	padding-top: 22px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7A7A;
	display: block;
}
.transparente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: none;
}
.idioma_intro:hover {
	color: #000000;
}
#img_intro {
	position:absolute;
	left:306px;
	top:30px;
	width:651px;
	height:130px;
	z-index:1;
	background-color: #C7C9C4;
	overflow: hidden;
	background-image: url(imagenes/intro_eurotypo.jpg);
}
/* Titulo y subtítulo */
#titulo {
	color: #707070;
	height: 100px;
	width: 400px;
	position: absolute;
	top: 61px;
	left: 516px;
	z-index: 1;
}
#titulo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	margin: 0px;
	letter-spacing: 1px;
}
#titulo h2,  #titulo h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #606060;
}
/* back, contacto, idiomas */
#menu_izq {
	height: 30px;
	width: 191px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7A7A;
	margin-left: 30px;
}
.home, .home:link {
	float: left;
	height: 21px;
	width: 57px;
	background-image: url(imagenes/icono_volver.gif);
	background-repeat: no-repeat;
	background-position: 2px 13px;
	padding-left: 17px;
	padding-top: 9px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7A7A;
	display: block;
}
.home:hover {
	color: #000000;
}
.idiomas, .idiomas:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7A7A;
	text-decoration: none;
	float: right;
	height: 21px;
	display: block;
	width: auto;
	padding-top: 9px;
	text-align: center;
	padding-left: 5px;
}
.idiomas:hover {
	color: #000000;
}
.contacto, .contacto:link {
	float: right;
	height: 21px;
	width: 25px;
	background-image: url(imagenes/icono_mail.gif);
	background-repeat: no-repeat;
	background-position: -2px 10px;
	padding-top: 9px;
	display: block;
}
.contacto:hover {
	background-image: url(imagenes/icono_mail.gif);
	background-repeat: no-repeat;
	background-position: -29px 10px;
}
/* navegacion principal */
#menu {
	height: 30px;
	background-color: #E01201;
	position: absolute;
	left: 306px;
	width: 634px;
	padding-left: 17px;
	padding-top: 0px;
	top: 0px;
	overflow: hidden;
	z-index: 1;
}
.link_menu, .link_menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #F2DED9;
	line-height: 13px;
	display: block;
	float: left;
	height: 22px;
	padding-right: 11px;
	padding-left: 11px;
	width: auto;
	padding-top: 8px;
}
.link_menu:hover, .link_menu:active {
	color: #FFFFFF;
}
/* navegación secundaria, izq */
#submenu  {
	position:absolute;
	left:30px;
	top:193px;
	width:240px;
	height:366px;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.link_submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7A7A;
	text-decoration: none;
	display: block;
	line-height: 12px;
	margin-bottom: 15px;
	margin-top: 1px;
}
.link_submenu:hover, .link_submenu:active {
	color: #000000;
}
.link_submenu_actual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E01201;
	text-decoration: none;
	display: block;
	line-height: 12px;
	margin-bottom: 15px;
	margin-top: 1px;
}
/* contenido */
.margen_sup {
	width:649px;
	height:190px;
}
#contenido_der {
	position:relative;
	left:306px;
	top:0px;
	width:649px;
	height:auto;
}
.foto_uno {
	margin-top: 3px;
	margin-bottom: 27px;
}
.foto_dos {
	margin-top: 3px;
	float: left;
}
#contenido_texto {/* texto q ocupa 2 col */
	width:400px;
	height:auto;
	float: left;
	margin-top: -2px;
}
.texto12 {/* texto 12 pixeles ng */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.texto12 p{/* esp entre parrafos */
	margin-bottom: 12px;
	padding: 0px;
	margin-top: 0px;
}
.nombre_curso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
}
.link_bajar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7A7A;
	text-decoration: none;
	line-height: 12px;
	margin-top: 5px;
	display: block;
	background-image: url(imagenes/icono_bajar2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
}


.link_bajar:hover, .link_bajar:active {
	color: #000000;
}
ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/* pagina de links */
.bloque_links {
	height: auto;
	width: 649px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B8B8B;
	margin-bottom: 8px;
	display: block;
	float: left;
}
.lista_links {
	width: 162px;
	height: auto;
	padding-bottom: 25px;
	float: left;
}
.lista_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #7A7A7A;
	text-decoration: none;
	width: 155px;
	display: block;
	outline: 0px;
	float: left;
}
.lista_links a:hover, .lista_links a:active{
	color: #000000;
}
.margen_b8 {/*bloque con filete contenedor de cursos*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B8B8B;
	padding-bottom: 8px;
	width: 610px;
	margin-bottom: 12px;
}
.columna_angosta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7A7A;
	float: left;
	height: auto;
	width: 190px;
	line-height: 12px;
	margin-right: 20px;
	display: block;
}
.columna_tres {
	float: left;
	width: 100%;
	height: auto;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7A7A7A;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E01201;
	line-height: 14px;
	display: block;
	vertical-align: super;
	height: auto;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.bloque_filete {/*eventos*/
	height: 162px;
	width: 100%;
	margin-bottom: 8px;
	float: left;
	background-image: url(imagenes/px_gris.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
}
.bloque_filete2 {/*fonts*/
	height: auto;
	width: 100%;
	margin-bottom: 8px;
	float: left;
	background-image: url(imagenes/px_gris.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	padding-bottom:22px;
	font-family: Arial, Helvetica, sans-serif;
}
.bloque_filete2 img {
display:block;
}
.texto10, .texto10 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606060;
	line-height: 12px;
}
.texto_cv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #7A7A7A;
	padding-top: 6px;
	padding-bottom: 12px;
	height: auto;
	width: 195px;
	display: block;
	float: left;
}
.texto10_noincluye {/*ancho 3 columnas, no 100%*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7A7A;
	line-height: 12px;
	float: left;
	height: auto;
	width: 610px;
	margin-top: 6px;
}
.curso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.curso a {
	color: #000000;
}
.copiright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
	left: 30px;
	position: absolute;
	bottom: 8px;
}
.texto10_negro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
.clear {
clear: both;
}

form {
	width: auto;
}
label {
	display: block;
	font-size: 12px;
	height:22px;
}
.campo {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 280px;
	line-height: 20px;
	color: #666768;
	padding-left: 5px;
	height:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f21400;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 8px;
	
}
.campo2 {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	width: 80px;
	line-height: 20px;
	color: #666768;
	padding-left: 5px;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f21400;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.campo3 {
	background-color: #EEEEEE;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #666768;
	padding-left: 5px;
	padding-top: 4px;
	height: 78px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f21400;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
.margin_bottom {
	margin-bottom:20px;
}
.boton {
	display:block;
	height: 42px;
	width: 96px;
	border:0;
	background-image: url(imagenes/enviar_off.gif);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-bottom:5px;
	background-color:#D6D6D6;
}
.boton:hover {
	background-image: url(imagenes/enviar_on.gif);
}
.boton_eng {
	display:block;
	height: 42px;
	width: 96px;
	border:0;
	background-image: url(imagenes/send_off.gif);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-bottom:5px;
	background-color:#D6D6D6;
}
.boton_eng:hover {
	background-image: url(imagenes/send_on.gif);
}
.link_bajarCopia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7A7A;
	text-decoration: none;
	line-height: 12px;
	margin-top: 5px;
	width: 250px;
	float: left;
	display:block;
}
.link_bajarCopia:hover {
	color: #000000;
}
.link_bajarCopia2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7A7A;
	text-decoration: none;
	line-height: 12px;
	margin-top: 5px;
	width: auto;
	float: left;
	display:block;
	text-decoration:underline;
}
.link_bajarCopia2:hover {
	color: #000000;
	 
}
.bntPaypal {
	float: right;
	width: 123px;
	height: 23px;
}
.variable {
	width: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E01201;
	line-height: 12px;
	margin-top: 5px;
	padding-right: 10px;
}
.precio {
	width: 40px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	margin-top: 5px;
	padding-right: 5px;
	text-align: right;
}
.fuente_enter{
	height: 16px;
	width: 100px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E01201;
	display: block;
	margin-top: 5px;
}
.fuente_enter:hover {
	color: #000000;
}
.btn_specimen {
	height:30px;
	width:78px;
	background-color:#BFBFBF;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:30px;
	margin-bottom:25px;
	text-indent:15px;
	color:#FFFFFF;
	text-decoration:none;
}
.btn_specimen:hover {
	background-color:#B4B4B4;
}
.rojo {
color:#E01201;
}
.columna_angosta2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	height: auto;
	width: 190px;
	line-height: 16px;
	display: block;
}
.columna_angosta2 a {
	color: #000000;
}

.facebook {
	width:24px;
	height:30px;
	display:block;
	float:left;
	background-image:url(imagenes/btn_facebook_off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-right:1px;

}
.facebook:hover {
	background-image:url(imagenes/btn_facebook_on.jpg);
	background-repeat: no-repeat;
}
.facebook span{
display:none;
}

.twitter {
	width:24px;
	height:30px;
	display:block;
	float:left;
	background-image: url(imagenes/btn_twit_off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-decoration:none;
		margin-right:1px;
}
.twitter:hover {
	background-image: url(imagenes/btn_twit_on.jpg);
	background-repeat: no-repeat;
}
.twitter span{
display:none;
}

.blog {
	width:24px;
	height:30px;
	display:block;
	float:left;
	background-image:url(imagenes/btn_blog_off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
		margin-right:1px;
}
.blog:hover {
	background-image:url(imagenes/btn_blog_on.jpg);
	background-repeat: no-repeat;
}
.blog span{
display:none;
}

