/* Guindo CSS */
	      
	      
/* Structure Module */

BODY {
	background-color:#FFF;
	margin:30px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	}
	
/* Text Module */


ACRONYM {
	border-bottom : 1px dotted;
	cursor : help;
	font-style:normal;
	}

DFN {
	border-bottom : 1px dotted;
	cursor : help;
	font-style:normal;
	}

H1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:2em;
	font-weight:normal;
	color:#333;
	margin:0;
	}

H2 {
	font-size:1.2em;
	font-weight:bold;
	margin:0px;
	}
	
h2.home {
	font-size:1em;
	margin-top:2em;
	}
	
h2.big {
	font-size:2em;
	font-weight:normal;
	color:#333;
	margin:0 0 1.1em 0;
	line-height:0.9em;
	}
	*+html h2.big { margin-top:-0.5em; } /* IE7 only */
	/*\*/ * html h2.big { margin-top:-0.5em; } /* IE6 only */

H3 {
	font-size:1em;
	font-weight:bold;
	margin:0px;
	}

H4 {
	font-size:0.8em;
	margin:0px;
	}

HR {
	height:1px;
	color:#CCCCCC;
	margin-top:10px;
	margin-bottom:10px;
}

HR.right  {
	margin-top:0px;
	margin-bottom:0px;
}

/* Hypertext Module */ 

A {
	color:#003399;
	}

A:hover {
	color:#0066FF;
	}

.current {
	font-weight:bold;
	}

/* List Module */

DT {
	border-bottom : 1px dotted;
	cursor : help;
	font-style:normal;
	}

/* Forms Module  */

INPUT { margin:0px;
		padding:0px;
		}

/* Table Module  */

TD {
	font-size:0.8em;
	}

/* Image Module */


IMG {
	border:0px;
	}
	
/* Selectors*/

DIV.main {
	width: 750px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	margin-top:0px;
	}
	
div.header {
	margin-bottom:15px;
	margin-top:-15px;
	height:5em;
	}
	
DIV.footer {
	float:left;
	font-size:0.8em;
	width:750px;
	color:#666;
	padding-bottom:15px;
	border-top:1px solid #CCC;
	padding-top:1em;
	margin-top:30px;
	display:block;
	top:20px;
	}
	
div.footer a {
	color:#666;
	}

div.copyright {
	float:left;
	width:70%;
	}
	
div.validators {
	float:right;
	text-align:right;
	width:20%;
	color:#666;
	font-size:xx-small;
	}

div.validators a {
	color:#666;
	text-decoration:none;
	}
	
div.validators a:hover {
	text-decoration:underline;
	}
	
div.breadcrumb {
	font-size:0.8em;
	color:#999;
	margin:0 0 20px 0;
	}
	
div.breadcrumb p {
	margin:0;
	}
	
div.breadcrumb a {
	color:#999;
	}
	
	
#right { /* Right column*/
	float: left;
	padding-left:10px;
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: dotted;
	font-size:0.8em;
	margin-bottom:15px;
	}
	
#posit { /* Right column*/
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFF99;
	font-size:0.8em;
	margin:0px;
	}

.tagline {
	padding-top:40px;
	padding-left:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

/* Header */

div#logo h1, div#logo p	{
	font-size:1em;
	font-weight:normal;
	}
	
div#logo strong{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:50px 0 0 15px;
	display:block;
	float:left;
	 font-weight:normal;
	}
	
div#logo h1 span, div#logo a {
	padding: 62px 0 0 0 !important;
	overflow: hidden;
	height: 0px !important;
	width:143px;
	display:block;
	background:url(../images/guindo_logo.gif) no-repeat top left;
	margin:15px 0;
	float:left;
	border-right: 1px solid #999;
	}

DIV.miscelaneus {
	float: right;
	width: 250px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	vertical-align:middle;
	text-align:right;
	font-size:0.8em;
	}
	
html>body DIV.miscelaneus {
	width: 250px; 
	/* ie5win fudge ends */
	}
	
p.subtitle {
	font-size:1.3em;
	color:#999;
	margin-top:0;
	}

/* NAVBAR */
DIV.navbar-back {
	background-color:#EAEAEA;
	text-align:center;
	float:left;
	width:100%;
	margin:20px 0 2em 0;
	}

DIV.navbar {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}

div.navbar a {
	background-color:#999;
	color:#FFF;
	padding:5px 10px;
	margin:0px;
	text-decoration: none;
	line-height:26px;
	}

div.navbar a:hover {
	background-color:#FF0000;
	color:#FFF;
	}
	
#active  {
	background-color:#CC0000;
	color:#FFF;
	}
	
div.navbar strong {
	background-color:#CC0000;
	color:#FFFFFF;
	padding:7px 10px;
	margin:0px;
	text-decoration: none;
	line-height:26px;
	}

div.navbar ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}

div.navbar li {
	display:inline;
	margin:0px -3px 0px 0px;
	padding:0px;
	}
	
/* miscelaneus */
.xx-small {
	font-size:0.8em;
	color:#666;
	}
	
#red {color:#CC0000}

#img-posit {
	float:left;
	margin:0 10px 5em 0;
	width:320px;
	}
	
#left {
	float:left;
	width:230px;
	margin-right:20px;
	font-size:0.95em;
	line-height:1.3em;
	}
	
#right-image {
	float:right;
	width:500px;
	text-align:center;
	}
	
#left-text {
	float:left;
	width:500px;
	margin-right:10px;
	}
	
.lefttext {
	float:left;
	width:500px;
	margin-right:10px;
	}
	
span.gris {
	color:#666;
	}

div#left-text li {
	margin-bottom:1em;
	}
	

/* Rounded corners */	
#right-comment {
	float:right;
	width:240px;
	text-align:left;
	background-color:#F0E8D5;
	}
	
.right-comment {
	float:right;
	width:240px;
	text-align:left;
	background-color:#F0E8D5;
	}
		
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #F0E8D5}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

#round-content {
	padding:0 15px;
	font-size:0.8em;
	}
	
#round-content h3{
	font-size:1.3em;
	margin-top:0;
	}	
	
#round-content ul{
	margin-left:-10px;
	padding-left:30px;
	}
	
#round-content li {
	margin-bottom:1em;
	}
	
#round-content a.i {
	font-weight:bold;
	}
	
#round-content a.rss {
	background:url(../images/rss.png) no-repeat center left;
	padding-left:18px;
	margin-left:3px;
	}
	
#round-content p {
	margin:15px 0;
	}
#round-content div.f { margin: 2em 0 -1em 5px;}
#round-content div.f a {
	background:url(../images/flecha.png) no-repeat center left;
	padding-left:16px;
	}
	
#round-content blockquote {
	margin:15px 0;
	}
	
/*+++++++++++*/

.round-content {
	padding:0 15px;
	font-size:0.8em;
	}
	
.round-content h3{
	font-size:1.3em;
	margin-top:0;
	}	
	
.round-content ul{
	margin-left:-10px;
	padding-left:30px;
	}
	
.round-content li {
	margin-bottom:1em;
	}
	
.round-content a.i {
	font-weight:bold;
	}
	
.round-content a.rss {
	background:url(../images/rss.png) no-repeat center left;
	padding-left:18px;
	margin-left:3px;
	}
	
.round-content p {
	margin:15px 0;
	}
.round-content div.f { margin: 2em 0 -1em 5px;}
.round-content div.f a {
	background:url(../images/flecha.png) no-repeat center left;
	padding-left:16px;
	}
	
.round-content blockquote {
	margin:15px 0;
	}
	
/* 3 columns*/
#column1 {
	float:left;
	width: 240px;
	}
	
/* banner Intermon */
#banner {
	float:right;
	width:240px;
	margin-top:1em;
	}
	
#banner a {
	border:1px solid #99CC00;
	text-align:center;
	background-color:#fff;
	display:block;
	}
	
#banner a:hover{
	border:1px solid #99CC00;
	text-align:center;
	background-color:#FFFFCC;
	}
	
p.foto {
	margin:0;
	float:right;
	padding:0 0 5px 10px;
	width:160px;
}

.limpiar {
	clear:both !important;
	margin-bottom:2em;
	}

