* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #333;
}

.10 {
	height: 10px;
	display: block;
}

.20 {
	height: 20px;
	display: block;
}
#boton_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#datos {
	height: 125px;
	color: #000;
}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

.direccion a {
	color: #003366;
	text-decoration: none;
}

#footer {
	width: 950px;
	clear: both;
	height: 150px;
	text-align: center;
}

h2 {
	color: #51001B;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #51001B;
}
iframe {
	border-style: none;
}

img {
	border: none;
}

#limite01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	display: block;
	height: 20px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
}

#limite01 a {
	color: #DFDFDF;
	cursor: pointer;
}

#limite01 a:hover {
	text-decoration: underline;
	color: #FFF;
} 

#limite02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	display: block;
	height: 20px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}

#limite02 span {
	color: #DFDFDF;
	cursor: pointer;
}

#limite02 span:hover {
	text-decoration: underline;
	color: #FFF;
} 

.linea_h {
	display: block;
	height: 1px;
	background-color: #CCC;
}

.linea_v {
	display: block;
	width:1px;
	background-color: #CCC;
}

.link_oculto {
	color: #D4D4D4;
	cursor: pointer;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	white-space: nowrap;
	font-variant: normal;
}

.link_oculto:hover {
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
} 

.link_oculto img {
	border: 0px;
	font-size: 2px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

.link_oculto img:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
}

#logueo {
	background-color: #EEE;
	border: 1px solid #aaa;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 0 10px #111;
	box-shadow: 0 0 10px #111;
	-webkit-box-shadow: 0 0 10px #111;
	padding: 15px;
	width: 180px;
	height: 100px;
	text-align: center;
	color: #51001B;
	float: right;
}

#message {
	color: #900;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

#password {
	border: 1px solid black;
	background-color: #FFF;
	text-align: center;
	font-size: 10px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.telefono {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	line-height: 1.6em;
}

.telefono a {
	text-decoration: none;
	color: #000;
}

.telefono a:hover{
	color: #51001B;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 200;
	color: #FFF;
}

.politica {
	color: #D4D4D4;
	cursor: pointer;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	white-space: nowrap;
	font-variant: normal;
}

.politica:hover {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
} 

#username {
	border: 1px solid black;
	background-color: #FFF;
	text-align: center;
	font-size: 10px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#ventana440 {
	width: 440px;
	background-color: #FFF;
	color: #000;
	text-align: justify;
	padding: 15px;
	line-height: 1.3em;
}


#ventana440 strong{
	color: #51001B;
}

#ventana440 td{
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#ventana600 {
	width: 600px;
	background-color: #FFF;
	color: #000;
	text-align: justify;
	padding: 15px;
	line-height: 1.3em;
}


#ventana600 strong{
	color: #51001B;
}

#ventana600 td{
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#ventana720 {
	width: 720px;
	background-color: #FFF;
	color: #000;
	text-align: justify;
	padding: 15px;
	line-height: 1.3em;
}


#ventana720 strong{
	color: #51001B;
}

#ventana720 td{
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	height: 429px;
}

#content {
	background-image: url(../img/fondo_virus.jpg);
	background-repeat: no-repeat;
	background-position: top;
	left: 50%;
	margin-left: -475px;
	position: absolute;
	height: 579px;
	width: 950px;
}

@media (min-height: 580px) {
	#content {
	top: 50%;
	margin-top: -280px;
	}
}

li {
	font-size: 11px;
	line-height: 12px;
	padding-left: 20px;
	list-style-type: none;
}

a {
	color: #036;
	text-decoration: none;
}

a:hover {
	color: #700515;
	text-decoration: underline;
}


/*================================
           COOKIES
==================================*/
#cookies {
	position: absolute;
	height: 40px;
	width: 930px;
	bottom: 40px;
	left: 50%;
	margin-left: -475px;
	margin-bottom: -40px;
	font-family: verdana;
	color: #BBB;
	background-color: #222;
	padding: 10px;
	font-size: 11px;
	display: none;
}

#cookies h4 {
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	color: #BBB;
}

#cerrar_cookies {
	background-color: #222;
	color: #BBB;
	height: 20px;
	width: 20px;
	border: 1px solid #BBBBBB;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bolder;
	position: absolute;
	right: 10px;
}

#cerrar_cookies:hover {
	background-color: #100106;
	color: #FFF;
	border: 1px solid #FFF;
}

.link_cookie {
	text-decoration: underline;
	cursor: pointer;
}

.link_cookie:hover {
	color: #FFF;
	text-decoration: none;
}

#politica_cookies {
	font-family: verdana;
	font-size: 11px;
	color: #333;
}

#politica_cookies H5 {
	font-size: 12px;
	font-weight: 700;
	color: #FFF;
	background-color: #333;
	display: block;
	padding: 4px;
	width: 100%;
}

#politica_cookies H4 {
	font-size: 12px;
	font-weight: 700;
	color: #333;
}

#politica_cookies H3 {
	font-size: 16px;
	font-weight: bolder;
	color: #333;
}

/* ===========================
    TRAMITACIÓN DE CURSOS
============================ */

#logueo_tramitacion_cursos {
	background-color: #EEE;
	border: 1px solid #aaa;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 0 10px #111;
	box-shadow: 0 0 10px #111;
	-webkit-box-shadow: 0 0 10px #111;
	padding: 15px;
	width: 240px;
	height: 140px;
	text-align: center;
	color: #51001B;
	top: 100px;
	left: 355px;
	position: relative;
}

#inicio {
	text-align: center;
	width: 60px;
}
