@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0}
html{
font-size: 100%;
	}
body, tr, td {
	font-size:0.85em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
	font-weight:normal;
	}
body  {background:#f2f2f2; 	text-align:center;}
img { margin:5px 10px 5px 0}
a { color: #003366; text-decoration: none; font-size:1em; line-height:2em; margin-left:20px}
a:link { color: #003366; text-decoration: none; font-size:1em}
a:visited { color: #003366; text-decoration: none; font-size:1em}
a:active { color: #54622D; font-size:1em}
a:hover { color: #54622D; font-size:1em}
/*------------------------------header--------------------------*/
.header {height:150px; width:100%; border-bottom: 1px solid #787E9C;}
.logo {width:270px; height:150px; background:#10476e url(../images/fondo_logo.png) no-repeat right; display:block}
.logo_conten {float:right;	width:115px; margin-top:10px; text-align:left;}
.top_centro { width:420px; background: url(../../images/header01.jpg) no-repeat left bottom}
.top_centro h2 {color: #c00; font-size:1.5em; text-align:center; margin-top:5px}
.top_derecha {width:270px; background-color: #3f6830; color: #fff; font-size:1em; text-align:center}
.top_derecha h2 {color: #fff; font-size:1.2em; text-align:center; margin-top:5px}
/*---------------------------------------*/
.columna_izq {}
.columna_izq p{/*text-align: justify*/}
.columna_izq h3 {background:url(../../cutenews/images/fdobar4.jpg) no-repeat center; color: #FFF; padding:0.25em; margin: 0px; height:35px; text-align:center;}
.textura_gris {background-image: url(../images/texturagris.jpg);}
.subtitulo {background: url(../../images/fdoverde.gif) no-repeat center;	color: #FFF;	padding: 0.25em;	font: bold 1.2em Tahoma, Arial, Sans-Serif; margin: 0px; height:35px;	text-align:center;}
/*---------------------footer--------------------*/
/*-------------------tipos-----------------*/
.red { color:#C00}
#pie {clear:both; height:50px; border: 1px solid #787E9C; background-image: 
url(../images/texturagris.jpg); background-position: top right;	background-repeat: repeat;
	text-align:center}
#pie_box01 {float:left;	width:47%; text-align:center; padding:10px 0 5px 0;	/*line-height:1.8em;*/}
#pie_box02 {float:left;	width:20%;	text-align:center}
/*#pie_box03 {float: right; width:30%;}*/

/*-------------------------BANSUD Y W3C---------------------------*/
.right_sud {float: right; width: 28%; margin-right:0px; height:36px; text-align:center; padding-top:5px }
