/*==============================
			-- GENERAL -- 
==============================*/
*{margin:0;padding:0;border:0;}
.clear{clear:both;}

html,
body{
color:#5E5E5E;
font:11px Verdana, Arial, Helvetica, sans-serif;
background:url(img/html.png) repeat-x 0 0 #333;
height:100%;}
body{
	background:url(img/body2.png) no-repeat 50% top;
}

li{
list-style:none;}

a{
color:#849896;
text-decoration:none;}

/*==============================
			-- H1-H6 --
==============================*/
h1 a{
display:block;
text-indent:-9999px;
background:url(img/logo.png) no-repeat 0 0;
width:334px;
height:80px;
margin:0;
float:left;}

h2{
	color:#000;
	font-size:11px;
	font-weight:normal;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 25px;
}

h3{
font-size:11px;
font-weight:normal;
margin-bottom:15px;}

/*==============================
			-- HEADER --
==============================*/
#contenedor{
width:960px;
margin:auto;
background:#fff;
min-height:100%;}

.header{
background:url(img/header.png) repeat-x 0 0;
height:80px;}

.header ul{
overflow:hidden;
float:right;
background:#E5E5E5;
padding:5px 2px 3px 2px;
border-bottom:1px solid #D2D2D2;
margin-right:52px;
font-family:Arial,sans-serif;}

.header ul li{
float:left;
border-left:1px solid #A0A0A0;
padding:0 5px;}

.header ul li:first-child{
border:0;}

.header ul li,
.header ul li a{
color:#888;
font-size:9px;}

.header ul li.selected a{
color:#000;}

/*==============================
			-- SIDEBAR --
==============================*/
.sidebar{
width:194px;
float:left;}

.sidebar p{
	line-height:16px;
	padding-left:20px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.sidebar p,
.sidebar p a{
color:#506C69;}

p.email{background:url(img/email.png) no-repeat 0 4px;
font-style:italic;}
p.telefono{background:url(img/telefono.png) no-repeat 3px 0;}

.sidebar hr{
	border-top:1px solid #CAD3D2;
	margin-top: 0;
	margin-right: 28px;
	margin-bottom: 0;
	margin-left: 28px;
}

/* MENU */
.menu{
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 18px;
}

.menu li{
margin-bottom:10px;}

.menu li a{
color:#4C4C4C;
padding-left:7px;}

.menu li.selected a,
.menu li a:hover{
background:url(img/menu-li.png) no-repeat 0 6px;
color:#849896;}

/*==============================
			-- CONTENIDO --
==============================*/
.contenido{
width:766px;
float:left;
background:url(img/contenido.png) no-repeat 0 185px;}

.contenido_home{
width:766px;
float:left;
background:url(img/contenido.png) no-repeat 0 185px;}

.contenido h2{
float:left;
width:auto;
font-size:16px;
color:#617A78;
margin:35px 0 0 25px;}


.presentacion{
	background-image: url();
	background-repeat: no-repeat;
	background-position: 500px 0px;
	height: 160px;
		}

p.presentacion{
	font-size:15px;
	font-style:italic;
	color:#617A78;
	margin:35px 0 20px 25px;
	width: 650px;
	line-height: 150%;
	}

.contenido a:hover{
text-decoration:underline;}

.contenido img{
margin:0;
float:left;}

/* MAIN-COL */
.main-col{
float:right;
width:470px;
margin:35px 70px 20px 0;}

.main-col2{
	float:right;
	width:230px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	font-size: 10px;
}

.main-col2b{
	float:right;
	width:470px;
	margin-top: 35px;
	margin-right: 70px;
	margin-bottom: 20px;
	margin-left: 0;
}


.main-col p{
line-height:160%;
margin-bottom:15px;}

.main-col ul{
margin-left:12px;}

.main-col ul li{
	padding-left:7px;
	margin-bottom:10px;
	background-image: url(img/menu-li.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.main-col2 p{
	line-height:160%;
	margin-bottom:15px;
}

.main-col2 ul{
	margin-left:12px;
}

.main-col2 ul li{
	padding-left:7px;
	margin-bottom:10px;
	background-image: url(img/menu-li.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.main-col2b p{
line-height:160%;
margin-bottom:15px;}

.main-col2b ul{
	margin-left:12px;
	font-size: 10px;
}

.main-col2b ul li{
	padding-left:7px;
	margin-bottom:10px;
	background-image: url(img/menu-li.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.listaprod {
	float: left;
}

/* SPACING */
.spacing{
clear:both;
height:100px;}


.sello{
	margin-left: 500px;
}

.pdf img{
	float: none;
	margin-bottom: -4px;	
}


/*==============================
			-- FOOTER --
==============================*/
.footer{
color:#A5A5A5;
width:710px;
margin:-27px auto 0 auto;
height:27px;
line-height:27px;
background:#EDEDED;
padding-left:250px;}

.footer ul li a{
color:#A5A5A5;}

.footer p{
float:left;
margin-right:25px;}

.footer ul{
float:left;
}

.footer ul li{
float:left;}




ul.tabs {
	padding: 0;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	width: 100%;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	border-right: 0px solid #999;
	background-color: #FFF;
	background-image: none;
}
ul.tabs li a {
	text-decoration: none;
	color: #333;
	display: block;
	font-size: 1.1em;
	border: 0px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	padding-top: 0;
	padding-right: 36px;
	padding-bottom: 0;
	padding-left: 0px;
}
ul.tabs li a:hover {
	background: #fff;
}
ul.tabs li.active a{
	color: #849896;	
	}



.tab_container {
	
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	font-size: 1.0em;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.mapatab{
	float: right;
}

