@charset "utf-8";


body
{

font-family: 'Quattrocento Sans', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 17px;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
color:#333333;
	background-image:url('../imagenes/fondo_gral.jpg');
background-position:top center; 
background-repeat:no-repeat;
} 
.contenedor {
	width:980px;
	margin:0 auto;

}
.titler
{
color: #d80000;
/*font-size: 120%;*/
font-weight: bold;
text-shadow:#f5f5f5 1px 1px 1px;
}
.body
{
width:950px;
min-height:200px;
/*width:100%;*/
background-image:url('../imagenes/fondo_body.jpg');
padding:15px;
/*display:inline;*/
}

body a {
	text-decoration: none;
	color:#069;
	}

a img .body {
	border: 0;
}

.header{	
height:113px;
width:980px;
margin:0 auto;
background-image:url('../imagenes/header_bg.png');	
}
.menutop
{
/*margin-top: 05px;*/	
/*position:absolute;*/
width: 980px;
height: 34px;
background-image:url('../imagenes/menu_bg.jpg');
}
.slide
{
/*margin-top: 05px;*/
width:980px;	
/*position:absolute;*/
height: 160px;
}
#cu3er-container {
	width:980px;	
	position: relative;
}
.footer {
	width: 960px;
	margin: 0 auto;
	height: 80px;
	/*background-image:url('../imagenes/footer_bg.jpg');*/
	padding: 15px;
	font-size: 13px;
	color: #000000;
	clear: both;
}
.footer a:link
{
	color: #333333;
	text-decoration: none;
}
.footer a:hover,	
.footer a:active,
.footer a:focus {
	color: #00cc00;
	text-decoration: none;
}
image a {
	border:thin;
	border-color:#333;
}
.titler {
font-family: 'Ubuntu', Arial, serif;
font-weight:500;	
color:#0559Ab
}

.tabs img{
	border:none;
	}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 95%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
	width: 170px;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	/*font-size: 1.2em;*/
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 95%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	/*font-size: 1.2em;*/
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}
.acrobat img{
float: none;
}
.clear{
clear: both;
}
