body {
	background-image:url(../img/fondo.gif);
	background-repeat: repeat;
	margin:0px;
	padding:0px;
}

#hr {
	border:solid #B2B2B2 1px;
}
#casilla_doc {
	margin: 20px;
	margin-left: 100px;
}


#texto {
}
#flash {
	padding-left: 2px;
	padding-top: 5px;
}



#contenedor{
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	height: auto;
}

#contenedor_central {
}


.fr_roja_princi{
	background-image: url(../img/banda.gif);
	background-repeat: no-repeat;
	height: 62px;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 14px;
	color: #FFB600;
	font-weight: bold;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 30px;
}
#tablanoticias {
	border: solid 0pt;
}


#bal1 {
	width: 55px;
	float: right;
	background-repeat:no-repeat;
	height: 95px;
	margin-right: 10px;
	clear: right;
	background-image: url(../img/bal1.gif);
	margin-top: 5px;
}



#bal2 {
	width: 55px;
	float: right;
	background-repeat:no-repeat;
	height: 95px;
	margin-right: 10px;
	background-image: url(../img/bal2.png);

}

#bal3 {
	width: 55px;
	float: right;
	background-repeat:no-repeat;
	height: 95px;
	margin-right: 10px;
	background-image: url(../img/bal3.png);

}



.cuadro_amarillo {
	padding-right: 10px;
	padding-top: 2px;
}

#indice {
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 5px;
	border-bottom: solid 1pt #B2B2B2;
	min-height: 50px;
}

#coment {
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-right: 10px;
	min-height: 200px;
	margin-bottom: 5px;
}

#foto_comentario {
	float: right;
	padding-left: 10px;
	margin-left: 10px;
	border-left: solid 1pt #B2B2B2;
	padding-bottom: 0px;
	clear: right;
}
.foto {
	width: auto;
	height: 150px;
}

.tabnot {
	border-right: #70362B dashed 1px;
	padding:10px; 
}


.imgnot {
	height: 40px;
	padding: 5px;
	border-right: solid #B2B2B2 1px;
}


#link:hover{
background-color: #BF0000;
}
#link {
}


#cajagris {
	width: 50%;
	background-color: #D4D0C8;
	height: auto;
}
#franja roja {
	width: 745px;
	float: right;
}

#cajas {
	padding-top: 10px;
	padding-bottom: 10px;
}





/**************************************************************************************/
/*Esto es la tabla de cabeza de la web*/
/**************************************************************************************/
#cabeza{
float:none;
width:1000px;}




#cabeza div.panel div.dentro_caja{
	background:transparent url(../img/tb_down_1000.png) no-repeat scroll left bottom;
	padding:5pt;
	/*height: 180px;*/
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 3 px;
}

#cabeza div.panel{
background:transparent url(../img/tb_up_1000n.png) no-repeat scroll left top;
height:auto;
padding:0pt;
margin:5pt 0pt 5px;}



/*******************Fin tabla de cabeza de la web**************************************/


/**************************************************************************************/
/*Esto es la tabla de cuerpo izquierdo de la web*/
/**************************************************************************************/
#principal_iz{
float:left;
width:755px;}

#principal_iz div.panel div.dentro_cajaiz{
	background:transparent url(../img/tb_down_755.png) no-repeat scroll left bottom;
	padding-top: 20px;
	padding-bottom: 10px;
	padding: 3px;
}

#principal_iz div.panel{
background:transparent url(../img/tb_up_755.png) no-repeat scroll left top;
height:auto;
padding:0pt;
margin:0pt 0pt 5px;}

/*******************Fin tabla cuerpo izquierdo de la web**************************************/

/**************************************************************************************/
/*Esto es la tabla de cuerpo derecho de la web*/
/**************************************************************************************/
#principal_de{
	float: right;
	width: 235px;
	
}

#principal_de div.panel div.dentro_cajade{
	background:transparent url(../img/tb_down_240.png) no-repeat scroll left bottom;
	padding: 4px;
}

#principal_de div.panel{
background:transparent url(../img/tb_up_240.png) no-repeat scroll left top;
height:auto;
padding-top:20px;
/*margin-top:10px;*/
margin-bottom: 15px;}

/*******************Fin tabla cuerpo izquierdo de la web**************************************/


#piedepagina{
	height:40px;
	width:1000px;
	clear: both;

}

