html * {
	margin:0;
	padding:0;
}

body {
	font-family:sans-serif;
	text-align:center;
	color:gray;
	font-size:0.84em;
}

a {
	text-decoration: none;
	outline: none;
	vertical-align: baseline;
	color:#6094DB;

}

a:hover, a:focus {
	text-decoration: underline;
}

#wrap {
	width:954;
	margin: 0 auto;
	text-align: left;
}

#container {
	clear:both;
	width:954;
}

#twitts{
	margin:30px 345px 0 10px;
	font-size:0.84em;
}


#sidebar {
	float:right;
	margin-top:2px;
	margin-right: 35px;
	padding-bottom:40px;
	overflow:hidden;
	padding-top:12px;
	width:300px;
	font-size:0.84em;
}

#footwrap {
	clear:both;
	margin:5px 0px 0;
	text-align:center;
	background:#ddecf8 url(../img/recomendi_pie.png) no-repeat scroll 0 0;
	height:50px;
	color:#0860a4;
	padding-top:20px;
}

#titulo {
	font-size:16px;
	color:#6094DB;

}

h1 {
	font-size:16px;
	color:#6094DB;
	font-weight:normal;
}

#user{
	color:#1FCB4A;
}

.twitt_todo {

	margin:0 0;
	padding:0 0 0;
	position:relative;
	width:564px;
}

.twitt_todo_der {
	float:right;
	overflow:hidden;
	width:484px;
}

.twitt_todo_der_arriba{
	font-size:14px;
}

.twitt_todo_der_abajo{
	font-size:10px;
}

.twitt_todo_izq {
	width:60px;
	height:90px;
	font-size:0.84em;
	
}

.twitt_todo_izq_arriba{
	width:60px;
	height:40px;
	font-size:20px;
	text-align:center;
	color:#000000;
	background: #ECF4FF url(../img/reco.gif) no-repeat scroll left top;
	
}

.twitt_todo_izq_abajo{
	width:60px;
	text-align:center;
	font-size:10px;
}

.favo{
	margin:0 0 30px 0;
	padding:20px 0 15px;
	position:relative;
}

.fav_der{
	float:right;
	overflow:hidden;
	width:255px;	
}

.fav_izq{

	background: #ECF4FF url(../img/reco.gif) no-repeat scroll left top;
	float:left;
	font-size:90%;
	height:20px;
	margin:0.6em 0;
	overflow:visible;
	padding-top:6px;
	text-align:center;
	width:40px;
	color:#000000;

}

#ecos{
	font-size:8px;
}

#menu_cat{
	font-size:20px;
	text-decoration:underline;
	color:#1FCB4A;
}

#top {
	clear:both;
	text-align:center;	
	background:#ddecf8 url(../img/backtop2.gif) repeat-x scroll left top;	
	height:100px;
	color:#0860a4;	
	
	
}

#top_interno {
	text-align:left;
	width:954;
	height:100px;
	margin: 0 auto;	
	
}

#top_barra{
	clear:both;
	text-align:center;
	border-bottom:1px solid #6094DB;	
	height:30px;
	color:#0860a4;		
}

#top_barra_interno {
	text-align:right;
	width:954;
	height:30px;
	margin: 0 auto;
	padding-top:5px;
	color:#6094db;	
}

input.input_top {
	width:200px;
	font-size:12px;
	padding:2px;
	font-style:italic;
	border:1px solid #6094DB;
	color:#6094DB;
	background-color:#f6f3d7;

}

#barra{
	height:25px;
	overflow:hidden;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;

}

.intro_comentario{

	width:500px;
	color:#000000;
	background-color:#ddecf8;
	padding:10px;
	margin-top:10px;
	font-size:12px;
}

.intro_comentario textarea{

	width:400px;
	height:150px;
	background-color:#f6f3d7;
	border:1px solid #6094DB;

}

.intro_comentario_input {

	width:300px;	
	background-color:#f6f3d7;
	border:1px solid #6094DB;

}

.enviar_email{

	margin-top:-20px;
	margin-bottom:20px;

}

#comentario {

	margin:10px;
	font-size:12px;

}

.input_mail{
	width:200px;
	font-style:italic;
	border:1px solid #6094DB;
	font-size:12px;
	background-color:#f6f3d7;
}

.input_mail_enviar{
	
	border:1px solid #6094DB;
	color:#6094DB;
	width:75px;
	background-color:#ffffff;
}

#paginas {
	width:20px;
	border: 1px solid #6094DB;
	font-size:16px;
}

#paginacion_estoy{

	width:20px;
	border: 1px solid #6094DB;
	font-size:16px;
	color:#ffffff;
	background-color:#6094DB;

}

#paginacion {
	width:500px;
	text-align:center;
	margin-bottom:20px;
}

#recomendar{

	background-color: #b3d9ff ;	
	width:295px;
	height:190px;
	padding-top:5px;
	margin-bottom:20px;
	margin-top:10px;	
	text-align:center;
	

}

#recomendar textarea{

	width:285px;
	height:150px;
	border: 1px solid #6094DB;
	font-size:16px;
	background:#f6f3d7 url(../img/recomendi_pie.png) no-repeat scroll right bottom;

}

.recomendar_input{
	width:200px;	
	border: 1px solid #6094DB;
	font-size:14px;
	background-color:#ffffff;
	color:#000000;
	text-align:center;
		
}

.recomendar_input a{

	color:#000000;
	text-decoration:none;

}


