/* CSS Document */

/*****************************************************
 GENERAL
*****************************************************/

* { padding: 0; margin: 0; z-index: 1;}
a:focus {outline:none;}

img {border:medium none;}

.float_left{float: left;}

body {
	background-color: #FFFFFF;
	background-image: url(images/fondo.gif);
	background-repeat:   repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 20px;
}

#contenedor {
	width: 870px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #ef343f;
	padding-top: 12px;
	padding-bottom: 12px;
}

#menu {
	width: 162px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	padding-bottom: 12px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3d3c3c;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b0b0b0;
}

#contenido {
	width: 693px;
	color: #5a5a5a;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B0B0;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
}

#contenido_home {
	width: 693px;
	float: right;
	color: #5a5a5a;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b0b0b0;
	border-right-color: #b0b0b0;
	border-bottom-color: #b0b0b0;
	border-left-color: #b0b0b0;
	padding-top: 22px;
	background-image: url(images/fondo_home.jpg);
	height: 416px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

li{
	display: block;
	height: 21px;
	width: 162px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0b0b0;
	padding-top: 2px;
	float: left;
}

.menu{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3d3c3c;
}

.menu_on{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EF343F;
}

.menu:hover{
	color: #f0353e;
}

#bloque_txt_home{
	float: left;
	display: block;
	color: #c1c0c0;
	padding-left: 16px;
	margin-top: 275px;
	padding-right: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bloque_hor_home{
	float: left;
	display: block;
	width: 485px;
	margin-top: 30px;
	color: #c1c0c0;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.arial_14_bold_blanco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.arial_12_bold_blanco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
	padding-right: 10px;
}

.arial_12_bold_blanco_bullet{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bullet_gif.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 12px;
	float: left;
	padding-right: 10px;
}

.link_home{
	text-decoration: none;
	color: #c1c0c0;
}

.link_home:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.titular{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #5a5a5a;
	padding-left: 15px;
	height: 22px;
	padding-top: 2px;
	margin-top: 22px;
	margin-bottom: 20px;
	width: 678px;
	display: block;
	float: left;
}

#bloque_teaching{
	display: block;
	float: left;
	padding-left: 15px;
	width: 678px;
	padding-bottom: 15px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
	margin-bottom: 15px;
}

#bloque{
	display: block;
	float: left;
	padding-left: 15px;
	width: 678px;
	padding-bottom: 15px;
	font-size: 14px;
	margin-bottom: 15px;
}

.bold{
	font-weight: bold;
}
.bold_red{
	font-weight: bold;
	color: red;	
}
.edited{
	font-style:italic;
	font-size:12px;
	color:#999;
}

.linea_bullet{
	background-image: url(images/bullet_rojo.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	display: block;
	float: left;
	padding-left: 8px;
	width: 650px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5A5A5A;
	text-decoration: none;
	font-size: 14px;
}

.linea_bullet:hover{
	background-image: url(images/bullet_rojo.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	display: block;
	float: left;
	padding-left: 8px;
	width: 650px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #EF343F;
}

.linea_bullet_link{
	background-image: url(images/bullet_rojo.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	display: block;
	float: left;
	padding-left: 8px;
	width: 650px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #5A5A5A;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.linea_bullet_link:hover{
	background-image: url(images/bullet_rojo.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	display: block;
	float: left;
	padding-left: 8px;
	width: 650px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: underline;
}

.titulo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #5a5a5a;
	float: left;
	width: 693px;
}

#bloq_research{
	float: left;
	width: 677px;
	margin-left: 14px;
}

.linea_general{
	display: block;
	float: left;
	width: 650px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.float_left{
	float: left;
}
