
/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #cc0000;
	text-decoration: none;
}
body {
	background: #FFF url(img/bg.jpg) repeat-y fixed bottom center;
	color: #fff;
	font: normal 12px "Trebuchet MS",Arial;
	margin: 20px 0;
	text-align: center;
}
ul {
	padding: 10px 0;
}
li {
	list-style: none;
	margin: 4px 0 4px 20px;
}
li a{
	color: #cc0000;
}
li span {
	font-size: 0.9em; color: #444;
}

/* misc */

.clearer,.footer {
	clear: both;
}
.content,.footer {
	padding: 0 5px;
}

.footer a {
	color:#cc0000;
}


/* structure */
.container {
	background: #000 url(http://servicios.elcorreodigital.com/aniversario/museo-bellas-artes/img/top.jpg) no-repeat;
	border: 1px solid #EEE;
	border-color: #EEE #CCC #AAA;
	margin: 0 auto;
	text-align: left;
	width: 990px;
}

/* header */
.top {
	height: 250px;
}

.top img{
	border-color: #cc0000;
	margin-top:0px;
}

.header {
	height: 210px;
	margin-top:0;
}
.header h1 {
	float:right;
	line-height: 2.4em;
	padding-right: 34px;
	margin-top:0px;
	color: #F09;
	font-size: 2.4em;
}
.header p {
	float:right;
	line-height: 2.4em;
	padding-right: 34px;
	margin-top:0px;
	color: #F09;
	font-size: 2.4em;
}

/* footer */
.footer {
	background: #000;
	color: #FFF;
	margin: 5px;
	padding: 2px 5px;
}

/* content */
.item {
	padding: 10px;
	text-align: justify;
}
.item h1 {
	font: normal 1.6em serif,Arial;
	letter-spacing: 1px;
	color: #acdee9;
}
.item h2 {
	font: normal 1.6em serif,Arial;
	letter-spacing: 1px;
	color: #fff;
	padding-top:10px; 
	padding-bottom:2px; 
	padding-right:0px; 
	padding-left:0px; 
	border-bottom-width: thin; 
	border-bottom-style: dotted; 
	border-bottom-color: #999999;
	margin-bottom:10px;
}

.item .foto{
	float:left;
	padding: 10px;
	text-align: justify;

}
.left {
	float: left;
	width: 675px;
	background: #000;
	
}
/* menu */
.menu {
	margin-left: 18px;
}
.menu a {
	padding: 0 2px;
	margin-right: 12px;
	font-size: 1.2em;
	color:#cc0000;
}
.menu a:hover {
	background: #cc0000;
	color: #FFF;
}

/* submenu */
.right .submenu_end {
	background: url(img/bgsubmenu_end.gif) no-repeat; height: 29px;
}
.right {
	float: right;
	width: 300px;
	background: #DDD;
}
.right a:hover {
	text-decoration: underline;
}

#mas_dv h3{
padding:3px 5px;
margin:0 0 1px 0;
background:#000  url("http://servicios.elcorreodigital.com/aniversario/museo-bellas-artes/img/infoutil.png") no-repeat 0px 0px;
border-bottom:1px solid #CC0000;
font:bold 14px Arial, Helvetica, sans-serif;
color:#FFF;
letter-spacing:-1px;
}

#contenido_secundario .mas_dv h3{
padding:3px 5px;
margin:0 0 1px 0;
background:#000  url("http://servicios.elcorreodigital.com/aniversario/museo-bellas-artes/img/infoutil.png") no-repeat0 px 0px;
border-bottom:1px solid #CC0000;
font:bold 14px Arial, Helvetica, sans-serif;
color:#FFF;
letter-spacing:-1px;
}
