@charset "utf-8";
body  {
	margin: 0; 
	padding: 0;
	background-color: #fff;
	text-align: center;

}

#container {
  width: 100%;
  margin: 0 auto;
  border: 0;
  text-align: center;
  background-image: url(images/relleno_izq.gif);
  background-position: top;
  background-repeat: repeat-x;
}

#sidebar1 {
	float: left;
	width: 219px;
	background: #fff;
	padding-top: 13px;
	margin-bottom: 30px;
}

#sidebar2 {
	float: right;
	width: 111px;
	background: #fff;
	padding-right: 5px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	text-align: right;
	padding-top: 13px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #89004d;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

#mainContent { 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 219px;
	margin-right: 111px;
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #fff;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	width: 425px;
} 

#header { 

} 

#footer {
	border-top-color: #505050;
	border-top-style: solid;
	border-width: 2px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: right;
}

div#contenidos {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left;
} 

div#menu_top {
	height: 52px;
	float: left;
	background-color: #000000;
	width: 520px;
	margin-bottom: 4px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 40px;
}

div#login_top {
	height: 79px;
	float: left;
	width: 243px;
	margin-bottom: 4px;
	padding-top: 13px;
	color: #330;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-left: 15px;
	
}

div#cabecera {
	height: 161px;
	width: 777px;
}


.fltrt {
	float: right;
}

.fltlft { 
	float: left;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.logo {
	border-color: #72716e;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;	
}

h1 {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	font-size: 28px; 
}

h2 {
	background-color: #ccc;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 14px; 
	text-align: center;
	padding-top: 10px;
	margin-bottom: 4px;
}

h3 {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 12px; 
	padding-left: 10px;
	margin: 0;
	padding-top: 10px;
}

h4 {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 12px; 
	margin: 0;
}

div.menu_curso {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #72716e;
	font-weight: bold;
	font-size: 10px;
	padding-left: 45px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-color: #505050;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

div.menu_curso_nuevo {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #89004d;
	font-weight: bold;
	font-size: 10px;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-color: #505050;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

div.menu_curso_final {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #72716e;
	font-weight: bold;
	font-size: 10px;
	padding-left: 45px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}

div.menu_curso_final_nuevo {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #89004d;
	font-weight: bold;
	font-size: 10px;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}

.fondo_rojo {
	background-color: #89004d;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}

A.menu_curso {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #72716e;*/
	color: #000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

A.menu_curso:HOVER {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

div.campo {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 9px;
	text-align: right;
	float: left;
	width: 100px;
	margin-right: 3px;
	padding-top: 4px;
}	

div.campo2 {
	float: left;
	padding-top: 4px;
}	

.login {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #89004d;
	font-weight: bold;
	font-size: 10px;
	border: 0;
	cursor: hand;
}

.entrada_login {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	font-size: 9px;
	border-color: #b8b8b6;
	border-width: 1px;
	border-style: solid;
}	

A.recordar {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #330;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

A.recordar:HOVER {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #89004d;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.icono {
vertical-align: middle;
}

A.menu {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

A.menu:HOVER {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

div.contacta1 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	background-color: #fff;
	width: 80px;
	height: 20px;
	text-align: right;
	margin-right: 5px;
}

div.contacta2 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.contacta4 {
	
}


div.contacta3 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	background-color: #fff;
	width: 250px;
	height: 20px;
	text-align: left;
}

.input_contacta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	background-color: #fff;
	border-style: solid;
	border-color: #a3a09b;
	border-width: 1px;
	text-align: left;
}

.boton {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #89004d;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #89004d;
	border-width: 1px;
	cursor: hand;
}

.tit_ficha {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #89004d;
	font-weight: bold;
	font-size: 12px; 
	margin: 0;
	padding-top: 10px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	background-color: #fff;
	border-style: solid;
	border-color: #a3a09b;
	border-width: 1px;
	text-align: left;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	background-color: #fff;
	border-style: solid;
	border-color: #a3a09b;
	border-width: 1px;
	text-align: left;
	overflow: auto;
}

.rojo {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #89004d;
	font-weight: bold;
	font-size: 12px;
}

div.raya_roja {
	height: 2px;
	border-bottom-color: #89004d;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

div#texto_home {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	padding-top: 13px;
	padding-bottom: 15px;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}

div#texto_home_izq {
	float: left;
	padding-right: 12px;
}

div#texto_home_dcha {
	float: left;
	padding-left: 12px;
	border-left-color: #b2b2b2;
	border-left-style: dotted;
	border-left-width: 1px;
}

div.noticia_home{
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 6px;
	border-bottom-style: dashed;
	border-bottom-color: #696969;
	border-bottom-width: 1px;
	width: 195px;
}

div.noticia_home_final{
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 6px;
	width: 195px;
}

A.curso {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

A.curso:HOVER {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}