/* CSS Document */
/* CSS para el estilo de la página

/*      DELENDA EST CARTHAGO    							*/

/* Estilo de fondo frío y vivo con paneles
   semitransparentes donde aparece el texto.
   Bordes redondeados 							*/

body {

	/*background-image:url(../imagenes/muro.jpg);
	background-repeat:repeat;*/
	text-align:left;
}

p{
}

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

a:link{
	color:#000000;
	text-decoration: none;
}

a:visited{
	color:#990000;
	text-decoration: none;
}

a:hover{
	color:#990000;
	
}

h1{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:60px;
 margin-bottom:0px;
 margin-top:0px;
 }
 

h2{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:9px;
 margin-bottom:5px;
}

h3{
 font-family:"Times New Roman", Times, serif;
 font-size:20px;
 margin-bottom:2px;
}

h4{
 font-family:"Times New Roman", Times, serif;
 font-size:12px;
 margin-bottom:0px;
 padding-right:8px;
}

h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px
 	
}

h6{
font-family:Georgia, "Times New Roman", Times, serif;
 font-size:13px;
 margin-bottom:2px;
 margin-top:15px;
}

ul{
 list-style-type:none;     /*Tipo de puntillo para las listas*/
 font-size:13px;
 padding:0px;
 margin-left:0px;
 margin-top:9px;
 margin-bottom:9px;
}

li{
	margin-top:8px;
	margin-bottom:0px;
	padding:0px;
	margin-left:5px;

}


/***********************************************/
/* Partes de la Página Principal               */
/***********************************************/


#superborde{
	width:820px;
}

#supertopder{
	height:940px;
}

#masthead{
	/*padding: 10px 0px 0px 0px;
	background-color:#FFFFFF;
	/*border-bottom: 1px solid #cccccc;*/
	width: 820px;
/*	border-bottom: 5px solid #000000;*/
	background-image:url(../imagenes/fondocabecera.jpg);
	/*border-bottom-style:solid;
	border-bottom-color:#000000;*/
	margin-bottom:0px;
	padding-top:20px;
}

#tituloizq{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 60%;
	float:left;
	margin-left:9px;
	margin-top:10px;

	}

#titulocent{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	float:left;
	margin-left:55px;

}

#titulodere{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	float:right;
	margin-right:5px;
	margin-top:5px;
	padding-right:20px;
	padding-top:10px;
}

input{
	font-size:9px;
	width:100px;
	height:13px;
	border-color:#660000;
	color:#000000;
	background-color:#CCCCCC;
}

.login{
font-size:10px;

}

#titulo-cita{
float:right;
width:800px;
}

#bloqueizq{
	float:left;
	width:165px;
	height:755px;
	margin-left:9px;
	border-right:#000000 solid 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding-left:5px;
	margin-top:0px;
	margin-bottom:0px;

}

pre{
font-size:12px;
margin-bottom:0px;
margin-top:0px;


}

#bloqueder{
	float:left;
	width:170px;
	height:755px;
	margin-right:20px;
	padding-right:3px;
	border-left:#000000 solid 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	

}

#login{
padding-right:5px;
}

#libreria{
	
}

#bloquecentr{
	float:left;
	width:416px;
	height:750px;
	padding-left:9px;
	padding-right:9px;
	/*border-left:#000000 solid 2px;*/
	/*border-right:#000000 solid 2px;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px
		
}

#bloquecentr1{
	float:left;
	width:203px;
	height:490px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px
		
}

#bloquecentr2{
	float:right;
	width:203px;
	height:490px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px		
}
#saludo{
	background-color:#FFFFFF;
	float:inherit;
	width: 20%;
	margin-right: 10px;
	border:hidden;
	/*-color:#990000;*/
	padding: 0px;
}

#headlines{
    float:right;
	width: 20%;
	margin-left: 10px;
	border:hidden;
	border-color:#990000;
	padding: 0px;
	background-color:#FFFFFF;
	
}

#content{
	/*border-bottom: 15px solid #FFFFFF;*/
	padding-top:0px;
	/*padding-left: 30px;
	padding-right:30px;*/

	
}

#content_autores{
	float:left;
	background-color:#FFFFFF;
	color:#FFFFFF;
 	width:30%;
	
}

#content_numeros{
	float:left;
	background-color:#FFFFFF;
	color:#FFFFFF;
 	width:45%;
	
}

#content_lugares{
	float:left;
	background-color:#FFFFFF;
	color:#FFFFFF;
 	width:45%;
	z-index:10;
	
}


#siteName{
	margin: 0;	
	background-color:#FFFFFF;
}

.td-titulo{

}

table{

}

.tabla-navbar{
border:dotted;
border-color:#999999;
/*margin-right:1000;
margin-top:100;
*/

}

.td-links{
border-right:thin;
border-right-color:#999999;

border-bottom:thin;
border-bottom-color:#999999;
}

#supercontainer{

}

#container{
width:820px;
height:965px;
margin-left:260px;
margin-right:auto;
text-align:left;
background-image:url(../imagenes/fondocuerpo.jpg);
}

/*#wrap { margin:0 auto 0 auto;
width:550px; text-align:left; }*/