


/* ///////////////////// EMPIEZA DATOS CONTACTO */
#contacto {
	float: left;
	margin:0;
	width: 159px;
	height: 165px;
	background-color:#CCDAE1;
	padding: 320px 5px 5px 5px;
}

#contacto p{
	text-align:right;
	margin-right:5px;
}

#contacto a{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000;
	text-decoration:underline;

}

#contacto a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000;
	text-decoration:none;

}

/* ///////////////////// EMPIEZA CONTENIDOS*/
#contenidos { 
	float: right;
	padding: 0;
	margin: 0;
	width: 715px;
	height: 490px;

}

#contenidos a{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #742828;
	text-decoration:underline;

}

#contenidos a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000;
	text-decoration:none;

}



#columna01 { 
	float: left;
	padding: 0;
	margin: 0;
	width: 359px;
	height: 490px;
		line-height: 14px;
	border-left: 1px solid #742828;
	background-color: #CCDAE1;
	
}

#columna01 h1{ 
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #742828;
	width: 340px;
	border-bottom: 1px solid #742828;
	margin-left: 5px;
	margin-top: 4px;

}


#texto {
	width: 360px;
	background-color:#ACBDC5;
	
}


#texto h2 { 
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #742828;
	width: 340px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#texto p {
	margin: 6px;



}


#foto-inferior { 
	width: 360px;
	margin-top: 15px;

}


#columna02 { 
	float: right;
	padding: 0;
	margin: 0;
	width: 355px;
	height: 490px;
	
}
