html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}

.clear {clear: both;}

body {
	margin: 0; 
	padding: 0; 
	font-family: Verdana, "Trebuchet MS", "Lucida Sans Unicode", Helvetica, arial, sans-serif; 
	font-size: 10pt; 
	text-align: center; 
	color: #000000;
	background: #c0d8f8	url("./img/blueback.jpg") repeat;
}

#wrapper_todo {
	width: 778px;
	position: absolute;
	left: 50%;
	margin-left: -389px;
	background: #f0f0f0 url("./img/bg_header.png") repeat-x;	
	padding: 0;
	/*border: thin solid #000000;*/
	/*position: relative;*/
}

#header{
	height: 200px;
	padding: 0;
	margin: 0;
	/* background: #53565a url("./img/bg_header.png") repeat-x */;
}

#header-logo {
	padding: 0 0 0px 0;
	margin: 0 0 0 0;
	height: 190px; 
	/*margin: 0 auto; */
	background: url("./img/logo.jpg") top center no-repeat;
	/*float: left;*/
}

#nav {
	/*width: 700px;*/
	margin: -30px 0 0 0; 
	height: 30px; 
	/*float:left;*/
	padding: 0 0 0 10px;
	/* background: url("./img/nav-bg.jpg") no-repeat; */
}

#nav ul {
	display: block;
	list-style-type:none; 
}

#nav li {
	float: left; 
	margin-left: 1px;		
	background: #d0d0d0;
	border-bottom: 1px solid #d0d0d0;		
	height: 30px;		
}

#nav a {
	line-height: 30px;		
	padding: 0 18px 0 18px; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #000000; 
	text-decoration: none;
	display: block;		
	border-bottom: 1px solid #d0d0d0;		
}

#nav a:hover {
	color: #fff; 
	background: #000; 
	border-bottom: 1px solid #000;		
}

#nav ul li.selected, #nav ul li.selected a {
	background: #fff /*url("./img/tab-bg.gif") top left repeat-x */; 
	color: #000; 
	border-bottom: 1px solid #fff;
}

#nav ul li.selected a:hover {
	color: #000; 
	background: #eee /* url("./img/tab-bg.gif") top left repeat-x */;
	border-bottom: 1px solid #eee;	
}

#top-content-wrapper {
	background: #fff /*url("../images/content-bg.gif") bottom left repeat-x*/; 
	clear: both;
}

#top-content {
	background: #fff /*url("../images/content-bg.gif") bottom left repeat-x;*/ ;
	width: 100%; 
	margin: 0 auto; 
	/*text-align: center; */
	padding: 20px 0 20px 0;
	clear: both;
	float: left;
	position: relative;
}

#top-content h1{
	font-size: 15px;
	font-weight: bold;
    line-height: 120%;
	font-family: 'Century Gothic','Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	margin-left: 25px;
	margin-right: 25px;
}

#top-content p {
	font-size: 14px;
    line-height: 130%;
	font-family: 'Century Gothic','Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0 25px 0 25px;
}

#top-content img {
	margin-top: 10px;
}


#top-content img.arrizq{
	position: absolute;
	right: 15px; 
	top: 5px;
}

#top-content h2 {
	padding-top: 4px;
	font-size: 18pt;
	font-weight: bold;
    line-height: 120%;
	color: #d01000;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 	
}

#top-content h2 a {
	color: #d01000;
}

h1.izq, h2.izq {
	text-align: left;
	margin-left: 25px;
}

#content-wrapper {
	background: #f0f0f0;
	clear: both;
	width: 738px;
	text-align: center;
	margin: 10px 0 10px 0;
	padding: 0 20px 0 20px;
}

#col_der {
	color: #ffffff;
	float: right;
	background: #ff6600 url("img/colizqback.png") right repeat-y;
	width: 200px;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
}

#col_der p {
	font-size: 10pt;
	margin: 0 0 20px 0;
}

#col_izq {
	float: left;
	width: 495px;
	background: #f0f0f0;
	margin: 10px 0px 10px 0px;
	padding: 0 0 0 0;
  	line-height: 120%;
	text-align: justify;	
	font-size: 10pt; 
}

#col_izq .image {
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}

#col_unica {
	float: left;
	width: 738px; 
	background: #f0f0f0; 
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
  	line-height: 130%;
	text-align: justify;	
	font-size: 10pt; 
}

#col_izq h1, #col_unica h1 {
	font-size: 120%; 
	color: #ff0000;
}

#col_izq h2, #col_unica h2 {
	margin: 0 0 0.4em 0;
	font-size: 12pt; 
	color: #d01000;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, Sans-Serif; 
}

#col_izq h3, #col_unica h3 {
	margin-top: 0.8em;
	margin-bottom: 0.4em;
	font-size: 10pt; 
	font-weight: bold;
}

#col_izq p, #col_unica p {
	margin-bottom: 1.5em;
}

#col_izq ul, #col_unica ul, #col_izq ol, #col_unica ol {
	margin-left: 18px;
	margin-bottom: 1.5em;
}

#col_izq a, #col_unica a {
	color: #00386d;
}

#col_izq a:hover, #col_unica a:hover {
	color: #0068dd;
}

#col_izq h2 a, #col_unica h2 a {
	text-decoration: none;
	color: #d01000;
}

#col_izq h2 a:hover, #col_unica h2 a:hover {
	color: #ff4010;
}

#footer-wrapper {
	background: #313131 url("img/footerback.png") repeat-x;
	clear: both;
	float: none;
	margin: 0;
	padding: 20px 0 20px 0;
}

#footer {
	padding: 0;
	color: #fff; 
	font-size: 9pt; 
	width:100%;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Helvetica, arial, sans-serif, Verdana;
	text-align: left;
}

#footer strong{color: #daf1ff;}

#footer a {
	color: #fff;
	text-decoration: none;
}

.column {
	width: 340px; 
	float: left;
	padding: 0 0px 0 5px;
	margin: 0 0 0 5px;
	display: inline; /* IE bugfix */
}

.col_clear{
	width: 30px; 
	float: left;
	padding: 0;
	margin: 0;
}

.item_indice {
	clear: both;
}

.item_indice img {
	float: left;
	margin: 0 20px 40px 0;	
}

/* common */

.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}.clearfix {display: block;}

/* End hide from IE-mac */

/* Below are mainly for IE 5.x */


/* Some fixes for everyone's favourite "special" browser */

/* ...none of this should be necessary                   */


/* The "Disappearing List-Background" bug */

ul, ol, dl{position: relative;}

/* The floats bug */

#col1, #col1, #col3 {display: inline;}

/* The "Font Sizing" bug */

body{
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
}
