#actividades {
	background:white url(fondo-actividades.jpg) repeat-x top left;
	border:1px solid #E5E5E5;
	padding:5px 10px;
}

#actividades h4 {
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:13px!important;
	font-weight:bold!important;
	color:#CE6F11!important;
	margin:4px 0 0 0!important;
	padding:0 0 15px 0!important;
	border-bottom:1px dotted #999999!important;
}


#actividades a {
	color:#CE6F11!important;
}

.lugar_fecha2 {
	margin:15px 0 0 0;
	padding:0px!important;
	font-size:11px!important;
	clear:both!important;
	font-weight:bold!important;
	letter-spacing:-1px!important;
}

a {
	color:#E17228;
}

body {
	background:#9A3C3C url(fondo2.jpg) no-repeat fixed;
	font-size:.75em;
	}

td {
	vertical-align:top;
}

#page {
	padding: 0;
	margin:0;
	clear: both;
	border:solid white;
	border-width:0 6px 6px 0;
	}

#header {
	height: 167px;
	background:white url(header.jpg) top left no-repeat;
	padding: 0;
	margin: 0;
	position: relative;
	}

#footer p, #footer a, #footer a:hover {
	color:#EBE5E5;
	text-decoration:none;
	font-weight:bold;
	font-size:1em;
}

#footer {
	padding:7px 0;
	background:#810606 url(footer.jpg) repeat-x;
	margin:20px 0 0 0;
	color:#EBE5E5;
	text-align:center;
	clear:both;
}

#act_footer {
	height:79px;
	background:url(actividades.jpg) no-repeat;
	clear:both;
	color:white;
	margin:10px 0 0 0;
	padding-right:10px;
}

#act_footer a {
	color:white;
}

#act_footer ul{
	list-style: none;
	padding-top:57px;
	margin:0;
	font-weight:bold;
}
#act_footer li{
	float: right;
	border-bottom:0px;
	padding:0 7px;
	border-right:1px solid #990000;
}

#act_footer ul li ul {
	display:none;
}

#menu_principal {
	background:white url(menu.jpg) no-repeat;
	padding:15px 0px;
}

#primary {
	width: 565px;
	float:right;
	margin:0!important;
}

.content {
	padding-left:8px!important;
	padding-right:15px!important;
}

.secondary {
	padding-left:0!important;
	padding-right:10px!important;
	padding-bottom:15px!important;
	padding-top:0!important;
	margin:0!important;
	width: 255px!important; /*WIDTH OF MAIN MENU ITEMS*/
}

#intro {
	font-size:13px; padding:40px 22px 20px 22px; background:white url(fondo-intro.jpg) repeat-x; color:#333333; line-height:17px; letter-spacing:-1px; margin-bottom:15px;
	}

#intro2 {
	background:url(sombra-header.jpg) repeat-x;
	height:20px;
	clear:both;
	}

#header_fotos {
	padding:4px;
	border:1px solid #cccccc;
	width:242px;
	height:116px;
	background:white;
}

#banners_head {
	background:url(empresas-acom.jpg) no-repeat;
}

#comi_perfiles {
	margin-top:15px;
	border-top:1px solid #CCCCCC;
}

#comi_perfiles td {
	padding:9px 0;
	border-bottom:1px dotted #ccc;
	text-align:center;
}

.comi_cargo {
	font-weight:bold;
	color:#E17228;
	font-size:.8em;
	text-transform:uppercase;
}

.comi_nombre {
	color:#333333;
	font-weight:bold;
	padding:3px 0;
}

.comi_datos {
	color:#999999;
}

.entry-content img {
	padding:5px;
	background:white;
	border:1px solid #CCCCCC;
	margin-bottom:12px;
}

/* POST */

.lugar_fecha {
	margin:0;
	padding:5px;
	font-size:11px;
	padding-left:0px;
	clear:both;
}

.categoria a {
	font-size:12px;
	color:#555;
	font-weight:bold;
}

.categoria {
	padding-left:27px;
	background:url(categoria.jpg) no-repeat;
}

.categoria {
	padding-left:0px;
	background:none;
	padding-bottom:5px;
	border-bottom:1px dotted #999999;
}


.lugar {
}

.fecha {
}

h3 a {
	color:#CC6600!important;
}

h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 1.8em!important;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif!important;
	margin-top: 0px;
	margin-bottom:2px;
	padding:6px 0;
	}



.titulopagina {
	border-top:none;
	padding-top:none;
	margin-top:none;
	font-weight:bold;
}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: left;
	font-size: 2.1em;
	font-weight: bold;
	letter-spacing: -1px;
	}

h4 {
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 25px;
	}
	
/*- Main Menu in Header */

ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 8px;
	left: 20px;
	width: 90%;
	}

ul.menu li {
	display: inline;
	margin: 0;
	border-right:1px solid #666666;
	}

ul.menu,
ul.menu li a {
	padding: 5px 6px 6px;
	margin:0;
	}

ul.menu li a {
	font-size: 1.1em;
	color: white;
	}

ul.menu li a:hover {
	color: #eee !important;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	background:none!important;
	color: white !important;
	text-decoration: none;
	padding-bottom:14px;
	border-bottom:3px solid #666666;
}

.entry-content {
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: left;
	color: #444;
	margin-bottom:20px;
	}

.entry-content img {
	border:1px solid #ccc;
}

h1, h2, h3, h4 {
	font-family: 'Arial', 'Arial Rounded', 'Tahoma', 'Trebuchet MS', Verdana, Sans-Serif;
	}

.secondary h4 { /* Secondary H4 is sidebar headlines */
	font: bold 17px Arial, Verdana, Helvetica, sans-serif!important;
	padding: 4px 4px 4px 0!important;
	display: block;
	margin-bottom: 5px;
	width:auto;
	background:white;
	border-bottom:1px solid #ccc;
	color:#CC6600;
	}

.secondary ul {
/*	list-style-image:url(flecha-li.jpg)!important;
	padding-left:1.5em;
*/}

.secondary li {
/*	line-height:17px;
	list-style-image:url(flecha-li.jpg)!important;
	padding-left:5px;
*/
	padding:0;
	margin:0;
}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: left;
	font-size: 2.2em;
	font-weight: bold;
	letter-spacing: -1px;
	color:#999999;
	padding-bottom:8px;
	border-bottom:1px solid #CCCCCC;
	display:none!important;
	}

#page-head {
	display:none!important;
}

#tbl_premios h5 {
	border-bottom:3px solid #3398CC;
	color:#3398CC;
	font-size:2.5em!important;
	padding-bottom:3px!important;
	margin:20px 0 10px 0!important;
}