
#contenedor {
	width: 800px;
	margin: auto;
	background: #FFFFFF;
	}
	
	/* Menu */

#menu {
	border-top: 2px solid #4b5b9c;
    background-color:#f0f0f0;
    text-align:right;
	width: 800px;
	padding-right: 5px;
}


#menu li {
	display: inline;
	text-align: right;
}

#menu a {
	padding: 15px 15px 0 15px;
	border-top: 5px solid #29A4E1;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: #fef1e2;
}

#menu .active a {
	background: #FFA800;
	border-top-color: #E16629;
}

#menu a b {
	text-decoration: underline;
}


#header {
	width:800px;
	height:100px;
}

#header2 {
	width:800px;
	height:120px;
}

.image {
FLOAT: left;
margin-right: 8px;
}

/* Comienza barra de navegación: inicio, efemerides */
.barra {
width: 800px;
height: 20px;
}

.barra a{
font-family: Arial;
font-size: 13px;
font-weight: bold;
color: white;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
}

.barra a:hover{
font-family: Arial;
font-size: 13px;
font-weight: bold;
color: yellow;
}

.barra p{
font-family: Arial;
font-size: 13px;
font-weight: bold;
color: white;
}

.arrowlistmenu{
width: 180px; /*width of menu*/
float: left;
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(media/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 14px;
}

.tabla {
background-color: #f3f5f5;
border: solid; 
}

.cell1 {
background-color: #fffbe6;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 5px solid #E16629;
}

#footer p {
	text-align: center;
	font-size: 77%;
}

/* Fin del Footer */

.clearer {
	clear:both;
	height:10px;
}

#layoutBodyContent {
	margin-left:200px;
}

	
	.texto {
background: #99cccc;
font-family: Arial, verdana, helvetica;
font-size: 13px;
width: 570px;
}


.list {
font-family: Arial, verdana, helvetica;
font-size: 14px;
}

.Estilo1 {font-family: "Times New Roman", Times, serif}
.Estilo3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
