/*==============================
			-- 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(img/sello.jpg);
	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-col p{
line-height:160%;
margin-bottom:15px;}

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

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

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


.sello{
	margin-left: 500px;
}



/*==============================
			-- 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;}
