﻿
#wrapper{
width:auto;
overflow:hidden;
min-width:740px; 
max-width:960px;
margin:0 auto; 
}


#cabecera{ color:#000;}
h1, .center-col h2{font-size:1.3em}

.csc-header-n1 h1, .csc-header-n2 h1, .csc-header-n3 h1, .csc-header-n4 h1, 
.csc-header-n5 h1, .csc-header-n6 h1, .csc-header-n7 h1, .csc-header-n8 h1, .csc-header .csc-header-n1 h2, .csc-header-n1 h3,
.csc-header-n1 h4, .csc-header-n1 h5, .csc-header-n1 h6, .csc-header-n1 h1{
background:transparent;
padding-left:0px;
font-size:1.2em;
color:#333333;
font-weight:bold;
padding:7px 0px;
border-top:0px;
border-left:0px;
border-right:0px;
border-bottom:1px dashed #333333;}

#menu{float:right; width:30%; color:#000}
#pie{clear:both; font-size:.9em; background-color:#eee}



/** Diogenes**/

/* ESTRUCTURA */
#cabecera {
	min-width:731px; 
	max-width:951px;
	height: auto;
	display:block;
	overflow:hidden;
	clear:both;
	margin: 15px auto 0px auto;
	padding:23px 0px 0px 9px;
	background:#fff;
	background:#fff url(../images/bg_cabecera.gif) repeat-x left bottom;
}
#pestanyas {
	width: 100%;
	clear:both;
	font-family:"Trebuchet MS";
	font-size:1.4em;
	text-align:center;
	overflow:hidden;
	background:#A82D32;
}

#principal  {
	width: 100%;
	background:#fff;
	display:block;
	overflow:hidden;
	clear:both;
	margin:14px auto 0px auto;
	padding-bottom:50px;
	background:#fff url(../images/bg_principal.gif) repeat-y left top;
	border:0px;
	position:relative;
}

#principal_right  {
float:left;
width:100%;
padding-left:10%;
}
#footer {
	height: 26px;
	width: 100%;
	text-align:center;
	padding-bottom:35px;
}

/* COLUMNAS */

#colizq {
	float:left;
	width: 202px;
	height:auto;
	min-height: 200px;
	overflow:hidden;
	color:#000000;

}
#colcentral {
background-color:#0099FF;
float:left;
overflow:hidden;
position:relative;
left:0px;
text-align:center;
width:50%;
}
#colder {
	float:right;
	width: 174px;
	font-weight:normal;
}
.menu_legales{
width:560px;
text-align:center;
font-size:0.9em;
margin:0 auto;
padding:5px 5px 5px 12px;
}
.menu_legales ul, .menu_legales li{
width:auto;
float:left;
color:#fff;
font-weight:bold;
}
.menu_legales li a{
color:#fff;
line-height:1.2em;
}
.bannerder{
	width: 174px;
	height:auto;
	display:block;
	overflow:hidden;
	clear:both;
	margin:0px 0px 25px 0px;
	padding:0;
}
.bannerder a,.bannerder a:hover{
overflow:hidden;
}
