body, td, div, th, p, table {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #444444;
}

p {
	line-height: 150%;
	margin: 12px 0;
}

body {
	background-color: #F2F6F7;
	margin: 0;
	padding-bottom: 20px;
}

h1 {
	font-size: 28px;
	margin: 0;
	padding: 15px 0 10px;
	letter-spacing: -2px;
	text-shadow: #DDDDDD 0 2px 0;
	color: #555555;
	line-height: 29px;
}

h2 {
	font-size: 23px;
	line-height: 21px;
	margin: 0;
	padding: 12px 0 10px;
	letter-spacing: -2px;
	text-shadow: 0 2px 0 #DDDDDD;
	color: #555555;
}

h3 {
	padding: 0;
	margin: 0;
}

a {
	color: #41A2AF;
}

a img {
	border: 0;
}

a:hover {
	text-decoration: none;
}

/* forms */

input, select, textarea {
	font-family: Arial, Helvetica;
	font-size: 13px;
	background-color: #FEFEFE;
	border: 1px solid #999999;
	padding: 2px 1px;
	letter-spacing: normal;
	background-image: url("images/fondo-input.gif");
}

form.grandes input, form.grandes select, form.grandes textarea {
	font-size: 15px;
	letter-spacing: normal;
	padding: 3px 2px;
}

form.grandes label {
	font-size: 14px;
}

input.submit_grande {
	-moz-box-shadow: 0 1px 5px #777777;
	-webkit-box-shadow: 0 1px 5px #777777;
	background-image: url("/images/degrade_botones.gif");
	background-position: 0 -14px;
	border: medium none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	padding: 10px 18px !important;
	text-shadow: 0 -1px 0 #222266;
	margin-left: 176px;
	cursor: pointer;
}

input.submit_grande:hover {
	-moz-box-shadow: 0 3px 8px #777777;
	-webkit-box-shadow: 0 3px 8px #777777;
}

input.submit {
	background-image: url("/images/degrade_botones.gif");
	background-position: 0 -24px;
	border-top: 1px solid #9BBECF;
	border-left: 1px solid #9BBECF;
	border-right: 1px solid #0D4F6F;
	border-bottom: 1px solid #0D4F6F;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	padding: 4px 10px 4px;
	text-shadow: 0 -1px 0 #0C455F;
	cursor: pointer;
}

input.cancel {
	background-image: url("/images/degrade_botones_cancel.gif");
	background-position: 0 -24px;
	border-top: 1px solid #D1DBDF;
	border-left: 1px solid #D1DBDF;
	border-right: 1px solid #686D6F;
	border-bottom: 1px solid #686D6F;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	padding: 4px 10px 4px;
	text-shadow: 0 -1px 0 #3B3E3F;
	cursor: pointer;
}

input.submit_login {
	padding: 2px 8px 1px;
}

textarea {
	padding: 2px;
	font-size: 11px;
	width: 350px;
	height: 100px;
}

label {
	width: 160px;
	float: left;
	margin: 3px 15px 0 0;
	padding: 0;
	text-align: right;
	font-weight: bolder;
}

/* fin forms */

div.clear {
	clear: both;
}

div.todo {
	margin: 0 auto;
	width: 771px;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

div.msg {
	position: absolute;
	margin: 0; 
	left: 0px;
	top: -100px; 
	font-size: 16px; 
	font-weight: bolder; 
	text-align: center; 
	width: 100%; 
	z-index: 10000; 
	border-bottom: 2px solid; 
	padding: 8px 0;
}

div.adsense_sky {
	width: 160px;
	height: 600px;
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
}

div.adsense_sky_int {
	margin-top: 18px;
}

div.adsense_cuadro {
	width: 336px;
	height: 280px;
	float: left;
	margin: 15px 10px 20px 0;
}

div.top {
	vertical-align: bottom;
	height: 80px;
	position: relative;
}

div.logo {
	float: left;
	margin-top: 25px;
}

div.top_login {
	overflow: hidden;
	padding: 0 10px 0 0;
	float: right;
	position: absolute;
	right: 0;
	bottom: 10px;
}

/*	div.top_login div {
		height: 40px;
	}*/

div.top_login input.text {
	color: #888888;
	border: 1px solid #598296;
	padding: 1px;
	height: 17px;
}

div.header {
	float: left;
	width: 752px;
	height: 192px;
	background-image: url("/images/header.jpg");
}

div.sitio {
	width: 771px;
	overflow: hidden;
	background-image: url("/images/background.gif");
}

div.contenido {
	width: 720px;
	margin: 0px auto 20px;
	padding: 0 5px;
	z-index: 1000;
	min-height: 200px;
}

div.recuadro {
	border: 1px solid #D6D6D6;
	padding: 0 10px;
	background-color: #FDFDFD;
	float: left;
	margin-bottom: 10px;
	background-image: url("/images/degrade.gif");
	background-repeat: repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
}

	div.detalle_petitorio {
		width: 526px;
	}


div.home_header {
	margin-left: 9px;
	font-size: 0px;
	line-height: 0;
	height: 127px;
	overflow: hidden;
	z-index: 1000;
	width: 100%;
	position: relative;
}

	div.home_header_caja_imagen {
		width: 752px;
		height: 127px;
		padding: 0;
		background-repeat: no-repeat;
		overflow: hidden;
		position: relative;
		z-index: 2000;
	}

	div.home_header_caja_alpha {
		width: 400px;
		background-color: #000;
		opacity: 0.35;
		filter: alpha(opacity=35);
		overflow: hidden;
		height: 126px;
		margin: 0 0 1px 1px;
	}

	div.home_header_texto {
		position: absolute;
		top: 15px;
		left: 15px;
		width: 350px;
		color: #FFFFFF;
		font-size: 21px;
		line-height: 24px;
		opacity: 1 !important;
		filter: alpha(opacity=100);
	}
	
		div.home_header_texto a {
			color: #FFFFFF;
		}

	img.header_sombra {
		margin-left: 9px;
		z-index: 1000;
	}

div.contenido2 {
	float: left;
	margin-left: 3px;
	width: 545px;
}

h2.primero, h1.primero {
	margin-top: 2px;
	padding-top: 0;
	margin-bottom: 15px;
}

table.listados {
	width: 100%;
	border-collapse: collapse;
}

h3.listado_detalle_petitorio {
	font-size: 15px;
	display: inline;
	line-height: 18px;
	margin-right: 3px;
}

div.detalle_petitorio_cntfirmas {
	margin-top: 6px;
}

img.thumb_pet_chico {
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin: 3px auto;
	height: 55px;
}

img.detalle_petitorio_img {
	float: left;
	margin-right: 10px;
	padding: 6px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	max-height: 300px;
}

.detalle_petitorio_cntfirmas {
	font-size: 16px;
	font-weight: bolder;
	color: #EF671D;
}

div.boton_firmar {
	text-align: center;
	font-weight: bolder;
	text-decoration: underline;
	font-size: 20px;
	padding: 15px 10px !important;
	cursor: pointer;
	overflow: hidden;
	background-color: #A3FF5F !important;
	background-image: none !important;
	border: 1px solid #66BF23 !important;
}


div.petitorio_votar {
	width: 697px;
	padding: 0 10px;
	background-color: #FDFDFD;
	margin: 0 0 10px 0;
}

	div.petitorio_votar textarea {
		height: 60px;
	}

p.paginacion {
	font-size: 13px;
	margin-top: 20px;
}

p.paginacion span {
	border: 1px solid #C2EAEF;
	padding: 3px 6px;
	margin-right: 3px;
	background-color: #EFFDFF;
}

div.footer {
	width: 771px;
	height: 35px;
	background-image: url("/images/contenido_bottom.gif");
}

	div.footer_left {
		float: left;
		margin: 20px 0 0 10px;
		font-size: 10px;
		color: #888888;
	}
	
	div.footer_right {
		margin: 16px 10px 0 0;
		float: right;
	}

