/* EXPRESION Soutomaior | Prevención, sensibilización, acción 
   ==========================================================================
   http://expresión.soutomaior.com   |   Autor: LYC Informática | www.lyc.net */




body { 
	background-image:url(images/fondo_expresion.jpg);
	background-repeat:repeat-x;
	background-color:#611324;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ee0356;
	margin: 0;}
	
	
.naranja {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF6600;}	

.float_i {
	float:left;}
	
.float_d {
	float:right;}
	
.float_c {
	margin: 0 auto;}

a:link {
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;}
	
a:hover {
	color:#FF6600;
	font-weight:bold;
	text-decoration:underline;}
	
a:visited {
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;}







#container {
	width:887px;
	height:100%;
	margin:0 auto;
	text-align:center;
	vertical-align:top;}
	
#tabla {
	width:810px;
	height:100%;;
	background-color:#611324;
	margin: 0 auto;
	vertical-align:text-top;
	text-align:center;}
	
#tabla_contenidos{
	width:700px;
	margin: 0 auto;
	text-align:justify;}
	  
	  #columnas {
		width:700px;
		margin: 0 auto;
		text-align:justify;}
		
		#columnas td {
			width:inherit;
			padding:20px;
			vertical-align:text-top;}
			
#pie {
	margin: 0 auto;
	text-align:center;}
		
         

#igual {
	position:absolute;
	margin:0;
	float:left;
	border:0;}