/*
CSS Credit: http://www.templatemo.com/
*/

html {
	background: #F2F2F2;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	width: 100%;
	display: table;

}

a {
	color: #7B393D;
}

a:hover {
	color: #000000;
}

#templatemo_background_section_top {
	width: 100%;
	height:110px;
	background: url(../images/templatemo_top_section_bg.jpg) repeat-x;

}

#templatemo_background_section_middle {
	width: 100%;
	background: #fff;
	clear: both;
	overflow:hidden;

}

#templatemo_background_section_bottom {
	width: 100%;
	background: #F2F2F2;
	float: left;
	border-top: solid 1px #7b393d;
}

.templatemo_container {

	width: 960px;

	margin: auto;

}

#templatemo_header_menu{
	width: 960px;
	height:85px;
	background: url(../images/templatemo_header_menu.jpg) no-repeat;

}

/*------------- Menu ------------------*/
#templatemo_menu {
	width: 600px;
	height: 47px;
	background:  url(../images/templatemo_menu_bg.jpg) repeat-x;
	float: right;
	margin-top: 21px;
}

#templatemo_menu ul {
	float: left;
	width: 600px;
	margin: 0;
	padding: 12px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	padding: 0 12px;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #FFF;
	font-weight: bold;
}

#templatemo_menu ul li .lastmenu{
	border-right: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #000000;
}

#templatemo_content_area {
	margin: 20px 0 10px 30px;
}

#templatemo_content_izda {
	margin: 20px 0 30px 30px;
	min-height: 420px;
}

#templatemo_content_izda h1 {
	margin: 10px 0 20px 0;
	font-size: 17px;
	color: #7b393d;
	border-bottom: solid 1px #7b393d;
	padding-bottom: 4px;
}

#templatemo_content_izda p {
	margin-top: 20px;
	font-size: 12px;
	color: #333333;
}

#templatemo_content_izda h2 {
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #000000;
}

#templatemo_content_izda span.header {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #7B393D;
	text-decoration: underline;
}

#templatemo_content_izda img {
	border: solid 1px #7b393d;
	padding: 4px;
}

#templatemo_content_izda img.dcha{
	margin-left: 15px;
}
#templatemo_content_izda  img.sinborde  {
	border: none;
	padding: 0;
}

#templatemo_content_izda ul {
	color:#333333;
}

#templatemo_content_dcha {
	margin: 30px 0 30px 30px;
	width: 320px;
	min-height: 350px;
	background-color: #EAEAEA;
	float: right;
	padding: 10px;
}

#templatemo_content_dcha h1 {
	margin: 0 0 20px 0;
	font-size: 17px;
	color: #7b393d;
}
#templatemo_content_izda .formateado {
	padding:0 40px 0 40px;
	color: #7B393D;
}

#contenido_noticias {
	padding: 0 10px;
}

#contenido_noticias h1 {
	text-align: center;
	width: 280px;
	height: 22px;
	background-color: #7B393D;
	color: #FFFFFF;
	padding-top: 5px;
}

#contenido_noticias img {
	border: none;
}

#contenido_noticias p {
	margin-top: 0;
}

#noticia {
	padding-left: 30px;
	border-bottom: dashed 1px #ccc;
	margin-bottom: 10px;
}

.iconoticia {
	background: url(../images/note_book.gif) no-repeat;
}
.icoexposicion  {
	background: url(../images/photo_camera.gif) 0 2px no-repeat;
}

#noticia_sin_borde    {
	background: url(../images/note_book.gif) no-repeat;
	padding-left: 30px;
	margin-bottom: 10px;
}
.fecha {
	color:#7b393d;
	font-style: italic;
	font-weight: bold;
}

.titulo_exposicion {
	color:#7b393d;
	font-weight: bold;
}

#contenido_noticias li  {
	color:#7b393d;
	background: url(../images/ico1.gif) 0 6px no-repeat;
	list-style: none;
	padding: 0 0 0 12px;
	margin-left: -40px;
	margin-top: -10px;
}


#obra_actual {
	background:#f2f2f2;
	padding: 4px 20px 10px 20px;
	margin-top: 20px;
	width: 514px;
	min-height: 240px;
}

#obra_actual h1 {
	background:#7b393d;
	padding: 4px;
	width: 506px;
	color:#fff;
	text-align: center;
}

#exposicion {

}

.clear_h{ clear:both; height: 1px; }
.clear{ clear:both ; }

/* Bottom Panel*/

#templatemo_bottom_section {
	width: 930px;
	overflow: hidden;
	padding-left: 30px;
	margin-bottom: 20px;	
}

#templatemo_bottom_section .templatemo_bottom_section_box {
	float: left;
	display:inline;
	margin-top: 30px;
	margin-left: 30px;
	width: 260px;
	background-color: #14515e;
}

.templatemo_bottom_section_box .top_info{
	
	width: 180px; 
	height: 40px;
	margin: 0px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 17px 0 0 80px;
	background: url(../images/templatemo_section_box_top_info.jpg) no-repeat;
	
}

.templatemo_bottom_section_box .top_quote{
	
	width: 180px; 
	height: 40px;
	margin: 0px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 17px 0 0 80px;
	background: url(../images/templatemo_section_box_top_quote.jpg) no-repeat;
	
}

.templatemo_bottom_section_box .top_question{
	
	width: 190px; 
	height: 40px;
	margin: 0px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 17px 0 0 70px;
	background: url(../images/templatemo_section_box_top_question.jpg) no-repeat;
	
}
.templatemo_bottom_section_box .body{
	width: 230px;
	min-height: 215px;
	padding: 5px 15px 15px 15px;
	background:url(../images/templatemo_section_box_bg.jpg) no-repeat #14515e;
}

.templatemo_bottom_section_box .body ul{
	margin-left: 20px;
	padding: 0px;
	color: #fff;
	list-style: none;
	margin-top: -10px
}

* html .templatemo_bottom_section_box .body ul{
	margin-top: 0px
}


.templatemo_bottom_section_box .body li{
	
	padding-left: 28px;
	padding-top: 8px;
	background: url(../images/templatemo_bullet.png) left bottom no-repeat;

}

* html .templatemo_bottom_section_box .body li{
	padding-top: 0px;
	padding-bottom: 6px;
}

.body p{
	
	text-align: justify;
	margin: 10px;
	padding: 0px;
	color: #fff;
}

.body img{
	
	border: none;
	float: left;
	margin: 0px 15px 0 0;

}

.body h1{
	
	margin: 0 0 0px 10px;
	padding: 0px;
	color: #c7ff42;
	text-decoration: underline;
	font-size: 12px;

}

#templatemo_content_footer {
	margin: auto;
	width:960px;
}

.templatemo_footer{
	color: #000000;
	margin: 20px 0 30px 60px;
	background: url(../images/logo-abajo.jpg) right bottom no-repeat;
}

.templatemo_footer a{
	color: #7B393D;
	text-decoration: none;
	font-weight: bold;
	margin: 0 4px 0 4px;
}

.templatemo_footer a:hover{
	color: #000;
	text-decoration: underline;
}


/*intranet*/

#templatemo_content_intranet {
	margin: 20px 0 30px 30px;
	min-height: 420px;
}

#templatemo_content_intranet img{
	border: none;
}
#templatemo_content_intranet h1 {
	margin: 10px 0 20px 0;
	font-size: 17px;
	color: #7b393d;
	border-bottom: solid 1px #7b393d;
	padding-bottom: 4px;
}

#templatemo_content_intranet p {
	margin-top: 20px;
	font-size: 12px;
	color: #333333;
}

