#contenido {
	float: left;
	width: 595px;
	height: 100% !important;
	margin-left: 20px;
}

#contenido .wysiwyg {
	font-size: 80%;
	margin: 0 5px;
}

#contenido .wysiwyg p {
	margin: 10px 5px 10px 5px;
	text-align: justify;
	font-size: 100%;
	color: #000000;
	line-height: 1.2;
}

#localizador {
	margin: 10px 0;
	font-size: 80%;
	font-weight: bold;
}

#localizador a:link, #localizador a:hover, #localizador a:active, #localizador a:visited {
	font-weight: normal;
	text-decoration: none;
}

.enlace_localizador {
	color: #D61C38;
}

.text {
	margin: 10px 5px 10px 5px;
	text-align: justify;
	font-size: 80%;
	color: #000000;
	line-height: 1.2;
}

.text p {
	font-size: 100% !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

#contenido #titulo {
	height: 45px;
	margin: 0;
	padding: 0;
}

#contenido #titulo h2 {
	width: 585px !important;
	width: 595px;
	height: 43px;
	margin: 0;
	padding: 0 0 0 10px;
	background-image: url('../images/h2.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	font-family: "Century Gothic";
	font-size: 150%;
	font-weight: bold;
	color: #D61C38;
	line-height: 1.7;
}

#contenido h3 {
	margin-left: 5px;
	margin-right: 5px;
	font-family: "Century Gothic";
	font-size: 120%;
	font-weight: bold;
	line-height: 0.8;
}

#contenido h4 {
	margin-left: 5px;
	margin-right: 5px;
	font-family: "Century Gothic";
	font-size: 110%;
	font-weight: bold;
	line-height: 1;
	letter-spacing: -1px;
	color: #333333;
	text-transform: uppercase;
}

#contenido h5 {
	display: block;
	clear: both;
	margin: 15px 5px 0 5px;
	font-family: "Century Gothic";
	font-size: 100%;
	font-weight: bold;
	line-height: 1;
	color: #666666;
}

#contenido p {
	margin: 10px 5px 10px 5px;
	text-align: justify;
	font-size: 80%;
	color: #000000;
	line-height: 1.2;
}

#contenido p label {
	font-weight: bold;
	color: #000000;
}

#contenido p.fecha {
	font-size: 80%;
	color: #666666;
}

#contenido .tabulado {
	margin: 0 5px 10px 25px;
	text-align: justify;
	font-size: 80%;
	color: #000000;
	line-height: 1.2;
}

#contenido ul {
	margin: 5px 5px 5px 20px;
	padding: 0;
	list-style-type: none;
	list-style-image: url(../images/ico_li.png);
	line-height: 1.5;
}

#contenido ol {
	margin: 5px 5px 5px 23px;
	padding: 0;
	line-height: 1.5;
}

#contenido li {
	font-size: 12px;
}

#contenido ul li ul {
	margin: 0 0 0 15px;
	list-style-type: square;
	list-style-image: url(../images/ico_li_2.png);
}

#contenido ol li ol {
	margin: 0 0 0 15px;
}

#contenido ul li ul li ul {
	list-style-type: disc;
	list-style-image: url(../images/ico_li_3.png);
}

#contenido table {
	border-spacing: 1px;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #E7E7E7;
	color: #333;
	position: relative;
	margin: 20px 0;
	border: none !important;
}

#contenido table caption {
	display: none;
}

#contenido table td, th {
	padding: 5px;
}

#contenido table thead th {
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

#contenido table tbody tr {
	background-color:#FFF; 
	text-align:left;
}

#contenido table tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

#contenido table tbody tr td { 
	background: #FFF;
	border: 1px solid #FFF;
}

#contenido table tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

#contenido table td a img {
	border: 0;
}

#contenido table td a:link, table td a:visited {
	color: #031F73;
	text-decoration: none;
}

#contenido table td a:hover {
	text-decoration: none ;
}

#contenido table tfoot th, #contenido table tfoot td {
	background-color:#E7E7E7;
	padding:10px;
	font-weight:bold;
	border-top:1px solid #DFDFDF;
}

#contenido img {
	clear: right;
	float: right;
	margin: 0 5px 10px 25px;
	padding: 10px;
	background: #FFF;
	border: 2px solid #EFE8E0;
        width: 250px;
}

#contenido img.left {
	clear: left;
	float: left;
	margin: 0 0 10px 25px;
	padding: 10px;
	background: #FFF;
	border: 2px solid #EFE8E0;
}

.enlace {
	float: left;
	clear: left;
	width: auto;
	margin-top: 15px !important;
	padding: 0 10px 0 0;
        text-align: left;
	font-size: 11px;
	text-decoration: none;
	color: #D61C38;
	background-image: none;
}

.link, .file, .email, .telf, .fax, .pdf, .doc, .img {
	margin-left: 5px;
}

.link {
	padding: 0 0 2px 24px;
	background-image: url('../images/ico_link.png');
	background-repeat: no-repeat;
	background-position: center left;	
}

.file {
	padding: 0 0 2px 24px;
	background-image: url('../images/ico_file.png');
	background-repeat: no-repeat;
	background-position: center left;
}

.dire {
	padding: 0 0 2px 24px;
	background-image: url('../images/ico_direccion.png');
	background-repeat: no-repeat;
	background-position: top left;	
}

.hora {
	padding: 0 0 2px 24px;
	background-image: url('../images/ico_horario.png');
	background-repeat: no-repeat;
	background-position: top left;	
}

.telf {
	padding: 0 0 2px 24px;
	background-image: url('../images/ico_phone.png');
	background-repeat: no-repeat;
	background-position: center left;	
}

.fax {
	padding: 0 0 2px 24px;
	background-image: url('../images/ico_fax.png');
	background-repeat: no-repeat;
	background-position: center left;	
}

.email {
	padding: 0 0 2px 24px;
	background-image: url('../images/ico_email.png');
	background-repeat: no-repeat;
	background-position: center left;	
}

.pdf {
	padding: 0 0 2px 24px;
	background-image: url('../images/ico_pdf.png');
	background-repeat: no-repeat;
	background-position: center left;
}

.doc {
	padding: 0 0 2px 24px;
	background-image: url('../images/ico_word.png');
	background-repeat: no-repeat;
	background-position: center left;
}

.img {
	padding: 0 0 2px 24px;
	background-image: url('../images/ico_foto.png');
	background-repeat: no-repeat;
	background-position: center left;
}

.espaciar {
	margin: 0 9% 0 0;
}

.volver, .Volver {
	display: block;
	clear: both;
	margin: 20px 0 !important;
	padding: 0 0 2px 20px;
	background-image: url('../images/volver.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
}

#valoracion {
	float: left;
	display: block;
	clear: both;
	/*width: 573px !important;*/
	width: 595px;
	padding: 0;
	margin: 30px 0 20px 0;
	height: 20px;
}

#valorar {
	float: left;
	display: inline;
	clear: left;
	/*width: 465px !important;*/
	width: 320px !important;
	width: 350px;
	padding: 10px;
	margin: 0;
	height: 20px;
	border: 1px solid #E0E0E0;
	background-color: #F9F9F9;
}

#valorar p {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 1.8;
	font-size: 11px;
}

#valorar form {
	float: right;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-size: 11px;
}

#valorar .malo, #valorar .bueno {
		margin: 0;
		vertical-align: 3px;
}

#valorar input.valorar {
	margin: 0 0 0 10px;
	padding-bottom: 1px;
	width: 60px;
	height: 20px;
	background-position:center;
	background-color: #D61C38;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/opencms/opencms/system/modules/es.egim.cms.trebujena/resources/images/bot_60px.png');
	border: 0;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
/* IE ignores styles with [attributes], so it will skip the following. */
#valorar input.valorar[class] {
	background-color: #D61C38;
	background-image:url(../images/bot_60px.png);
}

#principalPuntuacion {
	float: right;
	display: inline;
	clear: right;
	padding: 10px;
	margin: 0;
	height: 20px;
	/*border: 1px solid #8D1224;
	background-color: #D61C38;*/
	border: 1px solid #333333;
	background-color: #454545;

}

#principalPuntuacion p {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-size: 12px;
	color: #FFFFFF;
}

#votantes {
	float: right;
	display: inline;
	padding: 10px;
	margin: 0 10px 0 0;
	height: 20px;
	border: 1px solid #E0E0E0;
	background-color: #F9F9F9;
}

#votantes p {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-size: 12px;
	color: #666666;
}	margin: 10px 5px 10px 5px;
	text-align: justify;
	font-size: 80%;
	color: #000000;
	line-height: 1.2;