@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#55504c;
	background-image:url(images/fondo_osc.jpg);

}

#pagina {
	margin: 0 auto;	
	width: 703px;

}

#flash {
	margin: 0 auto;
border:1px dotted #666666;
width:150px;

}


#images {
	margin: 0 auto;
border:1px dotted #dd127b;
padding:1px;
}



#top {
	margin: 0 auto;
	height: 12px;
	width: 703px;
	background-image:url(images/bg3.gif);

}


#cabecera {
	border:0px solid #FFFFFF;
	margin: 0 auto;
	height: 135px;
	width: 703px;
	
	
}


#prueba { 
width:500px;
float:left;

margin:10px;
margin-top:30px;
height:100px;
padding:15px;


background-image:url(images/trans.png);


}

.Estilo4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}


#menu {
	border:0px solid #FFFFFF;
	width: 703px;
	margin: 0 auto;
	height: 25px;
	background-image:url(images/menu.jpg);

}


#contenido {
	border:0px solid #FFFFFF;
	width: 703px;
	margin: 0 auto;
	height: 740px;
	background-color:#e9e2dc;
	background-image:url(images/fondo.jpg);

}

#base {
	border:0px solid #FFFFFF;
	width: 703px;
	margin: 0 auto;
	height: 89px;
	background-image:url(images/base.jpg); background-repeat:no-repeat;

}



#colizq:after
    /* Hack para las cajas flotantes en mozilla */
    { content:"|"; display: block; height: 0; clear: both; visibility: hidden; }
 
#contenido:after
    /* Hack para las cajas flotantes en mozilla */
    { content:"|"; display: block; height: 0; clear: both; visibility: hidden; }
	
#colder:after
    /* Hack para las cajas flotantes en mozilla */
    { content:"|"; display: block; height: 0; clear: both; visibility: hidden; }



#colder {
	width: 200px;
	height: 100%;

	float: right;


	
}





#rayas {
	margin: 0 auto;
	width: 760px;
	height: 4px;
	background-image: url(images/puntos.gif);

	
	
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;	
	color: #dd127b;
}
a:active {
	text-decoration: none;
	color: #F2B702;
}

.Estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: ##333333;
}

.Pais {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: ##333333;
}


.Estilo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

.TITULO {
	font-size: 20px;
	font-weight: bold;
	color: #DD127B;
}
.Subtitulo {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}


.Texto {color: #000000; font-size: 11px; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; }

.Texto2 {color: #000000; font-size: 12px; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; }

.TLateral {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
