@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #454a4e;
	background-image: url(../imagenes/fondo.gif);
	background-repeat: repeat-x;
	background-position: left 0px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 8px;
	margin: 0;
	line-height: 24px;
}
a {
	color: #555555;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 5px;
	padding: 5px;
	text-align: justify;
}


#principal {
	width: 848px;
	margin: 0 auto;
	margin-top: 20px;
}
#cabecera {
	background-color: #FFFFFF;
	position: relative;
}
#final {
	background-image: url(../imagenes/fondo_final.gif);
}

#contenidos {
	background-color: #FFFFFF;
	min-height: 551px;
	padding: 30px;
	position: relative;
}
#logo_centro p {
	text-align: center;
	clear: both;
}
#logo_centro {
	clear: both;
}


#logo_euroval {
	position: absolute;
	top: 0px;
	right: 10px;
}
#menu_cabecera {
	height: 36px;
	background-image: url(../imagenes/fondo_menu_general.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu_cabecera a {
	line-height: 36px;
	width: 169px;
	display: inline-block;
	color: #333333;
	text-decoration: none;
	text-align: center;
	background-image: url(../imagenes/fondo_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
}
#menu_cabecera a:hover {
	background-image: url(../imagenes/fondo_menu_h.gif);
	color: #CCCCCC;
}
.ultimo_menu {
	background-image: url(../imagenes/fondo_menu_general.gif)!important;
	background-repeat: repeat-x;
	background-position: left top;
	width: 172px
!important;
	;
}
.ultimo_menu:hover {
	background-image: url(../imagenes/fondo_menu_general_h.gif)!important;
	background-repeat: repeat-x!important;
	background-position: left top;
}
.contacto_inicio {
	position: relative;
	top: -33px;
	margin-left: 520px;
}
.peque {
	font-size: 11px;
	text-align: center;
}

#texto_instai {
	width: 480px;
	text-align: justify;
	padding-right: 20px;
	position: relative;
	margin-bottom: -40px;
	float: left;
}
#texto_instai p {
	text-indent: 20px;
}

#texto_contacto {
	width: 250px;
	top: 10px;
	right: 40px;
	text-align: center;
	margin-left: 500px;
	border-left: 1px solid #000000;
	padding-left: 20px;
}
#texto_contacto h1 {
	border-style: none;
}


.h1_contacto {
	text-align: center;
	border: none;
	font-size: 22px;
}


#pie {
	padding-left: 50px;
	background-color: #1d1d1d;
	height: 35px;
	color: #CCCCCC;
	margin: 0 auto;
	width: 798px;
}


#pie a {
	color: #CCCCCC;
	line-height: 35px;
	text-decoration: none;
}
#pie a:hover {
	text-decoration: underline;
}
#final {
	width: 100%;
}
.borde {
	border: 1px solid #999999;
	padding: 5px;
	background-color: #FFFFFF;
}
#inst_how {
	position: absolute;
	right: 50px;
	bottom: 20px;
}
.texto_grande {
	font-size: 20px;
}
#curso {
	background: #fce8ca;
	border: 1px solid #333333;
	color: #e56b1f;
	font-weight: bold;
}
#curso p {
	text-align: center;
}
hr {
	border-bottom: 1px solid #000000;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#linea_sep {
	border-bottom: 1px solid #000000;
	position: absolute;
	height: 32px;
	width: 770px;
	left: 30px;
}
iframe {
	border: 1px solid #CCCCCC;
}
#h1curso  h1 a {
	color: #FA7228;
}
#h1curso ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.peque2 {
	font-size: 12px;
	text-align: right;
}
#h1estudios h1 a {
	color: #FA7228;
}
.peque3 {
	font-size: 11px;
	text-align: left;
}
.peque3 a {
	color: #F36D21;
}
