@charset "utf-8";

div.title {
	clear:both;
	padding:10px;
/*	text-align:center;
*/}
div.title h1 {
	font-size:2.8em;
	font-weight:normal;
	line-height:32px;
	padding-bottom:10px;
}
div.title em {
	font-size:1.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

div.read p {
	font-size:1.4em;
	padding-bottom:15px;
}

div.read h2 {
	font-size:1.6em;
	font-weight:bold;
	padding-bottom:10px;
}

div#left {
	width:560px;
	padding:10px 0 0 10px;
	clear: left;
	border:none;
}

ul.f_texto {
	float:right; 
}
ul.f_texto li {
	float:left;
}
ul.f_texto img {
	border:1px solid #c2c2c2;
	margin-left:3px;
}

div#right {
	width:395px;
	float:right;
	padding:20px 10px 10px 10px;
	background:url(/img/frontend/bg_right_somos.jpg) no-repeat 8px 0;
}

div#right img {
	border:none;
	margin:0 auto;
}

div.image {
	background:#ebe9e4;
	font-size:1.2em;
	margin-bottom:20px;
	height:100%;
	padding-top:20px;
}
div.image p {
	padding:5px 10px 10px 10px;
}

div#right h2 {
	text-transform:uppercase;
	font-size:1.3em;
	padding:4px 0 4px 10px;
	margin-bottom:2px;
}
div#right h2 a {
	display:block;
}
div#right h2 a:hover {
	color:#0278a6;
}

/*****************************************************
		CARROUSEL
*****************************************************/

div.jcarousel-clip {width:auto;}

div.carrousel {
	clear:both;
	margin:10px 10px 0px 10px;
}

div.carrousel ul li {
	margin-left:12px; 
	padding:10px 0 10px 3px;
	width:146px;
	height:71px;
}

div.carrousel ul {
	margin-top:1px;
	background:#f9f8f5;
}

div.jcarousel-prev {
	background:url(/img/frontend/i_carrousel_portadas_left.png) no-repeat;
}

div.jcarousel-next {
	background:url(/img/frontend/i_carrousel_portadas_right.png) no-repeat;
}
