/* CSS Document */

#contenido {
	width:100%;
}

#div-izda {
	float:left;
	width:590px;
}

#div-dcha {
	float:right;
	width:300px;
	text-align: right;
	border: 1px solid #aaa;
	padding: 0;
}

#div-dcha .titulo{
	margin: 0;
	padding: 0;
	border:0;
	/*background: #ddf;*/
	background-color:#DFEFFF;
	text-align: center;
}

#div-dcha .titulo h2{
	border:0;
	margin: 0;
	padding: 4px;
	line-height: 1.5em;
	font-size: 12px;
	text-decoration: bold;
	color: #000;
}

#div-izda p, #div-dcha p {
	margin:0;
	padding:0;
}

.cajetin {
	padding:5px;
	margin-bottom:10px;
	font-size:0.9em;
}

.cajetin ul {
	padding-top:0;
	padding-bottom:0;
	margin-left:10px;
	list-style:disc;
	list-style-image:url(../img/star_yellow.png);
	list-style-position:outside;
}

.cajetin ul li{
  margin: 0 0 0 10px;
  padding: 4px 10px 4px 4px;
}

#caja1 {
	text-align:center;
}

#caja1 ul {
	text-align:left;
	margin-bottom:10px;
	margin-left:20px;
	list-style-image:url(../img/star_yellow.png);
	list-style-position:outside;
	list-style-type: disc;
}

#caja1 ul li{
  margin-top: 16px;
  padding-left: 4px;
}

#caja3 {
	border:0;
	padding-bottom:0;
}

#caja3 form {
	padding: 6px 0 0 0;
	line-height: 1.7em;
	text-align: right; 
	margin: 6px;
}

#caja3 .condiciones {
	font-size: 9px;
	text-align:justify;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	line-height:1em;
}

#caja3 .capslock {
	font-size:0.8em;
}

#caja6 {
	padding-bottom:0;
}

#caja6 #btnGratis {
	border: 1px solid #060;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right:0;
	background-image: url(../img/fondo_boton_1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color:#7EC114;
	padding: 4px 16px 4px 16px;
	cursor:pointer;
	line-height: 1;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
}



#caja4 {
	background-color:#FFDBB7;
	border:1px solid #FF8000;
	text-align:center;
	font-weight:normal!important;
}

#caja4 .paseo1 {
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:15px;
	margin-top:10px;
}

#caja4 .paseo2 {
	margin-bottom:10px;
}

#caja4 .btn-ir {
	text-align:right;
}

#caja4 a {
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
	color:#fff;
	padding:6px 10px;
}

#caja4 a:hover {
	color:#000;
	background-color:#ddd;
}

#caja5 {
	border:0;
	vertical-align:middle;
}

#caja5 ul {
	list-style-image:none;
	list-style:disc;
	padding-left:0;
}

#caja5 #div-noticias {
	margin-bottom:5px;
}

#caja5 .noticias {
	font-size:1.2em;
	font-weight:bold;
	margin-left:5px;
}

#caja5 img {
	vertical-align:bottom;
}

#caja5 .anteriores {
	float:right;
	padding-top:5px;
}


h1 {
	margin-top:0;
	margin-bottom:0;
	border: none;
	letter-spacing: normal;
	font-size: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #7DBF0B;
	font-weight: bold;
	line-height: 1.5;
}

#separador {
	height: 10px;
	border-top: 2px solid #ddd;
	margin-top:20px;
}

#buscar_pie, #buscar_pie form{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#buscar_pie label {
	color:#333;
	font-size:1em;
	font-weight:bold;
}

#buscar_pie form input{
	margin-left: 16px;
	margin-right: 2px;
	padding: 1px 3px 1px 3px;
}

#buscar_pie #btnBuscar {
	border: 1px solid #069;
	color:#fff;
	background-color:#3595F0;
	background-image: url(../img/fondo_boton_2.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

#directorio_investigadores{
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
	color: #888;
	font-weight: bold;
	font-size:12px;
}

#directorio_investigadores a{
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 2px;
	font-weight: normal;
}

#directorio_grupos{
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
	color: #888;
	font-weight: bold;
	font-size:12px;
}

#directorio_grupos a{
	margin-left: 2px;
	font-weight: normal;
}