/*
Theme Name: BLog Marco Nuñez
Theme URI: http://www.marco-nunez.com
Version: 1.0
Author: Marco Nuñez
*/


/* Overal setup */
* { margin:0; padding:0; }

body {
	padding: 0px;
	margin: 0px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}


br {

line-height: 10px;

}

p{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	color: #333;
	font-size: 11.5px;
	line-height: 1.6em;
}
a   {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#0033FF;
}
a img { border: none; }
ul, li { list-style: none;margin:0;padding:0; }

#logo{
	height: 100px;
	width: 280px;
	margin-top:35px;
float:left;
}


h1  {
	font-size:30px;
	float: left;
	margin-top: 35px;
}

h2  {
	font-size:18px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-weight: normal;
	color: #5B5A5A;
	margin: 0px;
} 

h2 a:link, h2 a:visited, h2 a:hover  {
	font-size:18px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-weight: normal;
	color: #5B5A5A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 10px;
} 

h4  { font-size:14px; }
code { font: 11px  "Courier New"; color:#666; padding:5px;margin:5px 0;display:block;border-left:1px solid #903000; }
blockquote {
	width: 550px;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
h6{
	font-family: "Lucida Sans", "Trebuchet MS";
	font-size: 16px;
	color: #99CC00;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}


.left { float:left;margin-top:3px;margin-right:8px; }
.right { float:right;margin-left:8px; }
.clear { clear: both; }
.clear-both { clear: both; }
.pagenavi  { margin: 10px 0; clear: both; }

/* navigation */
#botonera{
	height: 42px;
	float: right;
	margin-top: 60px;
	min-width: 450px;
	display: inline;
	}
ul.topnav   {
	list-style:none;
	text-align:left;
	height: 32px;
	background-repeat: repeat-x;
	padding-top: 10px;
	margin: 0px;
}
.topnav li   { float:left;margin: 0; }
.topnav li a  {
	outline:none;
	color:#333;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin-right: 5px;
}	
.topnav li a:hover   { color:#b3d565 !important; }
.topnav li.rss   {
	float:left;
	display:block;
	width: 60px;
	background:transparent url(images/rss.png) no-repeat 130% 0;
}
.topnav li.rss a {
	color: #999;
}
.topnav li.rss a:hover   {
	background: transparent;
	color:#F90 !important;
}
/*
#topnav_iz{
	background-image: url(images/bot_patron_iz);
	background-repeat: no-repeat;
	height: 42px;
	width: 15px;
	float: right;
	}
	
#topnav_der{
	background-repeat: no-repeat;
	height: 42px;
	width: 15px;
	background-image: url(images/bot_patron_der.png);
	float: right;
	}
	*/
/* header */
#header {
	width:950px;
	height: 130px;
	margin: auto;
	z-index: 2;
}
#header h1 a { display:block;font-size: 20px; margin: 5px 0; width: 240px;text-indent: -999em; }
#header h1 a:hover { color: #7ebe40; }
#main-wrapper {
	display:block;
	width:942px;
	text-align:left;
	margin: auto;
	background-image:url(images/back-central2.png);
	background-repeat: repeat-y;
	padding-bottom: 10px;

}


#main-index {
	width:942px;
	display:block;
	min-height: 250px;
	background-image: url(images/back-central.png);
	background-repeat: repeat-y;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#main-slider {
	width:942px;
	min-height: 250px;
	padding: 0px;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: 400px;
}

#logotipo{
	height: 100px;
	width: 280px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(images/logotipo.png);
	margin-top: 35px;
	background-color: #F00;	
}

#logotipo_abajo{
	height: 55px;
	width: 170px;
	background-repeat: no-repeat;
	background-image: url(images/logotipo_abajo.png);
	margin-bottom: 10px;
}
.main {
	width: 600px;
	padding:10px;
	float:left;
	overflow: hidden;	
}

.main_portafolio {
	width: 700px;
	float:right;
	overflow: hidden;
	margin-top: 20px;
}
.main_post {
	width: 660px;
	padding:0;
	float:left;
	overflow: hidden;
	margin-bottom: 40px;
	
}


/* thumnail covers */
.thumb {
	display: block;
	width: 365px;
	overflow: hidden;
	height: 235px;
	position: relative;
	background-color: #CCCCFF;
	background-image: url(images/fondo_img.jpg);
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 10px;
	background-repeat: no-repeat;
}
.thumb-title{
	margin-bottom:10px;
	bottom:0;
	right:0;
	display:block;
	position:absolute;
	background-color: #99FF00;
	width: 345px;
	text-align: left;
	margin-right: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.thumb-title:hover { background:#222; }
.thumb-title h2 {
	margin: 0;
	line-height: 1.4em;
}
.thumb-title h2 a {
	display:block;
	color:#999;
	text-decoration: none;
	text-transform:capitalize;
	font-family: "Lucida Sans", "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
}
.thumb-title h2 a:hover {
	color: #F90;
}




/* single page */
.post.single {
	line-height:1.4em;
	width:100%;
	padding:3px;
}
.post.single h2, .post.single h2 a {
	letter-spacing:-1px;
	line-height:1.4em;
	color:#333;
	text-decoration:none;
	font-family: arial, helvetica;
	font-size: 22px;
}
.post.single .postMeta { font:10px Arial;margin-bottom:5px;color:#999; }
.post.single .postMeta span.date {
	padding:0 2px 0 0;
}
.post.single .postMeta span.comments { background: url(images/comment.gif) no-repeat left center;padding-left:15px; }
.post.single .postMeta span.comments a,
.post.single .postMeta span.date a{ color:#999; }
.post.single .entry {
	float:left;
	line-height:18px;
	overflow:hidden;
	padding-bottom:25px;
}
.post .entry img.wp-smiley  { border:0px none; margin:0; vertical-align:middle; }  /*//////// SMILEY ////////*/
.post .entry img,.entry a img {
	border:0px solid #000000;
}
.post .entry a:hover img { border-color:#eee; }
.post.single h3 { font-size: 12px;font-weight:bold; color: #6199dc; display:inline; }
.post.single p  {line-height:20px;}
.post.single em  {
	font-style: italic;
}
.post.single p a,.post.single li a {
	color:#F90;
}

.post.single p a:hover {
	color:#F90;
	text-decoration: underline;
}
.post.single p strong { font-weight: bold; }

.post.single a {
	color:#a9a393;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	text-decoration: none;
}
.post.single a:hover {
	color:#9C0;
}
.post.single blockquote { margin: 0 1.5em; color: #6c6c6c; }
.post.single ul, .post.single ol { margin: 1em; }
.post.single ul li, .post.single ol li {
	color: #333333;
	list-style-position: outside;
	margin-left: 30px;
	list-style-image: url(images/bg-li.gif);
	line-height: 2em;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}






/* twitter */
#twitter {
	line-height:1.4em;
	color: #666;
	background-color: #EAEAEA;
	border: 1px solid #999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#twitter:hover {
	background-color: #D7EFFF;
}





/* sidebar related */
#sidebarwrapper{
	margin:0;
	padding:0;
	float:right;
}
#left-sidebar { 
color:#000;
float:left;
margin:0;
width:220px;
padding:5px; }

#left-sidebar h3{
padding: 3px;
background-color: #6e80c4;
display: inline; 
color: #eee; 
}
#left-sidebar a   { color:#aaa; }
#left-sidebar a:hover { color:#fff; }
#left-sidebar p { color:#ddd; }
#left-sidebar ul { list-style:none;margin:8px 0 4px;color: #999; }

.categories { padding: 0; color: #666; }
.categories li { font-size: 11px;padding:3px 2px; float: left;color:#444; width: 48%; display: inline; }
.categories li a { color: #999; text-decoration:none;  }
.categories li a:hover {
	color:#000000;
	text-decoration: none;
}

.recent-posts { padding: 10px 0; }
.recent-posts ul { margin: 0px; padding: 0; }
.recent-posts li { margin: 0px; padding: 4px 0; list-style-type: none;  }
.recent-posts li a { text-decoration:none; }
.recent-posts li a:hover { text-decoration:none;  }

.delicious { padding: 10px 0; }
.delicious ul { margin: 0; padding: 0; }
.delicious li { margin: 0px; padding: 2px 0; list-style-type: none;  }
.delicious li a { text-decoration:none; }
.delicious li a:hover { text-decoration:none; }



.tags {
	margin:10px 0;
	padding:0;
	line-height:1.5em;
}
.tags li a{
	display: block;
	padding: 5px;
	color: #666;
}
.tags li a:hover{
	color: #333;
}

.broll { padding: 10px 0; }
.broll .linkcat h2 {display:none;}
.broll ul { margin: 0; padding: 0;font-size:11px;}
.broll li { margin: 0px; list-style-type: none;  }
.broll li a { text-decoration:none;}
.broll li a:hover { text-decoration:none; }
.broll img { float: left; margin-right: 10px; margin-bottom: 10px; }


#right-sidebar {
	color:#333;
	float:right;
	width:260px;
	margin:0;
	font-size:11px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#right-sidebar h3 {
	display: block;
	color: #666666;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: normal;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #99CC00;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}

#right-sidebar p {
	color:#666;
	padding-bottom:10px;
	font-size: 11px;
}
#right-sidebar a   {
	color:#000;
	text-decoration:none;
}
#right-sidebar a:hover {
	color:#9C0;
}
#right-sidebar ul { list-style:none;margin:8px 0 4px; }



/* COMMENTS */
h3#comments, h3#respond {
	font-weight:normal;
	font-size: 14px;
	font-family: arial, verdana;
	letter-spacing:-1px;
	color:#A1A1A1;
	padding:5px 0;
}	
ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist cite { text-transform:none; font-style:normal; }
ol.commentlist li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	width: 610px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
ol.commentlist h5 { font-size:12px; margin:3px 0; padding:0; }	
ol.commentlist h5 a:link, a:visited {
	color:#09F;
}
ol.commentlist h5 a:hover {
	color:#666666;
}
ol.commentlist h5 small { display:block; }	
ol.commentlist li { font-size: 11px; margin: 0; }
ol.commentlist li span.moderate { padding:2px; color:#f30; }



/* form */
#commentform { margin: 1em 0;}
#author, #email,#url,#comment{font:1em arial,helvetica,verdana,sans-serif;margin: 5px 0;padding:2px;}
.comment-warning strong { color: #999; font-weight: bold; }



/* footer */

#footer_cont {
	clear: both;
	text-decoration: none;
	background-image: url(images/fondo_madera.jpg);
	height: 150px;
	margin-top: 50px;
	padding-top: 20px;
	bottom: 0px;
}


#footer {
	width:942px;
	text-align:left;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
}

#footer p {
	color:#CCC;
	text-decoration: none;
	font-size: 10px;
	line-height: 1.4em;
}

#footer a {
	color:#9C0;
	text-decoration: none;
}
#footer a:hover {
	color:#09F;
	text-decoration: none;
}
#footer img { display: none; }




#cont_comentarios{
	width: 645px;
	padding-left: 15px;
}


/* CAJAS ACTIVIDADES */

#caja_sup{
	display: block;
	width: 100%;
	overflow: hidden;
	min-height: 135px;
	position: relative;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
}



.caja{
	margin:0 0px 0px 0;
	overflow:hidden;
	background-color: #fff;
	height: 140px;
	width: 140px;
	border: 1px solid #CCC;
	float: left;
	margin-right: 10px;
	padding: 5px;
	background-image: url(images/thumnail140.jpg);
}

.caja_titulo{
	text-align: left;
	margin: 0px;
	float: left;
	padding: 0px;
	display: block;
}

.caja_titulo h2{
}

.caja_titulo h2 a{
	display:block;
	color:#5B5A5A;
	text-decoration: none;
	text-transform:capitalize;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size: 18px;
	font-weight: normal;
	width: 435px;
}


.caja_titulo h2 a:hover{
	color: #9C0;
	display: block;
}

#contenedor_home_01{
	float: left;
	width: 670px;
	margin: 0px;
	padding: 0px;
}

#contenedor_home_01a{
	float: left;
	width: 395px;
	margin-bottom: 50px;
}

#contenedor_home_01b{
	float: right;
	width: 270px;
	min-height: 300px;
	margin-bottom: 10px;
}



/* TITULO */

#titulo_actividades{
	background-image: url(images/titulos/actividades.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 300px;
}
#titulo_fichas{
	background-image: url(images/titulos/fichas.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 210px;
	margin-bottom: 7px;
}

#titulo_noticias{
	background-image: url(images/titulos/noticias.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 300px;
}

#titulo_galeria{
	background-image: url(images/titulos/galeria.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 210px;
}


#titulo_post{
	background-image: url(images/titulos/post.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 300px;
}

/* CARRUSEL*/

#carrusel{
	background-color: #FFFFFF;
	float: left;
	width: 670px;
}


/* HOME*/

#back_arriba{
	height: 20px;
	width: 942px;
	background-image:url(images/back-arriba.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

#back_arriba_gris{
	height: 30px;
	width: 942px;
	background-image:url(images/back-arriba-gris.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}



#back_abajo{
	height: 30px;
	width: 942px;
	background-image:url(images/back-abajo.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#back_abajo2{
	height: 30px;
	width: 942px;
	background-image:url(images/back-abajo_2.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}


#mensajes_home{
	width:100%;
	height:280px;
	background-image: url(images/galeria_home_prueba.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#blog_home{
	float: left;
	min-height: 100px;
	width: 270px;
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #e2e2e2;
	padding-right: 20px;
}

#blog_home_tit{
	float: left;
	height: 40px;
	margin-bottom: 20px;
	background-image: url(images/globos_blog.png);
	background-position: left;
	background-repeat: no-repeat;
	font-family: "Lucida Sans", "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	padding-left: 65px;
	padding-top: 15px;
}


#blog_sup{
	min-height: 200px;
	width: 260px;
	float: left;
	overflow: hidden;
	text-align:left;
	padding: 0;
	margin-bottom: 20px;
}

#blog_sup span.date{
	color: #a0a0a0;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, san-serif;
}

#blog_sup span.comments a{
	color: #a0a0a0;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, san-serif;
}

#blog_sup span.comments a:hover{
	color: #9C0;
}


.blog img{
margin:0;
padding:0;
float:left;
}


.blog{
	margin:0 0px 0px 0;
	height:50px;
	width:260px;
	float:left;
	padding:0;
	overflow:hidden;
	margin-bottom: 10px;
}


.blog:hover{
	margin:0 0px 0px 0;
	overflow:hidden;
	border: 2px solid;
	margin-bottom: 10px;
}

.blog2 h2{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-size: 18px;
	color: #5B5A5A;
}

.blog2 h2 a:link, .blog2 h2 a:visited, .blog2 h2 a:hover{
	font-size:18px;
	font-weight:normal;
	color:#5B5A5A;
	text-decoration:none;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
}



.blog a:link, .blog  a:visited, .blog a:hover{
	padding:0 0 0 0px;
	font-size:10px;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
}
#derecha{
	float:left;
	display: inline;
	width: 260px;
}

#derecha_blog{
	float:right;
	right: 0px;
	bottom: 0px;
	width: 100%;
	text-align: right;
}

#noticia01{
	min-height: 200px;
	width: 260px;
	margin-left: 30px;
	float: left;
}

#noticia02{
	min-height: 200px;
	width: 260px;
	margin-left: 50px;
	float: left;
}



/* PORTAFOLIO */

#portafolio_sup{
	display: block;
	width: 200px;
	overflow: hidden;
	min-height: 135px;
	margin-right: 33px;
	float: left;
	margin-bottom: 40px;
	position: relative;
}



.portafolio_imagen{
	height: 134px;
	width: 200px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

.portafolio_titulo{
	margin: 0px;
	padding: 0px;
}

.portafolio_titulo h2{
	
}

.portafolio_titulo h2 a{
	color:#000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	margin-top: 5px;
	width: 100%;
	float: left;
	margin-bottom: 0px;
}


.portafolio_titulo h2 a:hover{
	padding: 2px;
	color: #666;
}
.tagportafolio {
	color:#999;
	font-size: 10px;
	text-align: center;
}
.tagportafolio a {
	color:#999;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.tagportafolio a:hover{
	text-decoration: underline;
}



#barra_portafolio{
	float: left;
	height: 400px;
	width: 210px;
	margin-top: 20px;
	margin-left: 20px;
	
}

.text_barra{
	}
	
.text_barra {
	color: #999;
	line-height: 2.7em;
	padding: 2px;
	}

.text_barra a{
	color: #333;
	line-height: 2.7em;
	padding: 2px;
	}
	
.text_barra a:hover{
	background-color: #e2e2e2;
	padding: 2px;
	}
	
	

.iframe
{
	margin:0;
}


.img_der
{
	float:right;
}


/* 3 ABAJO 01 */

#abajo01_cont
{
	background-color: #f5f5f5;
	width: 942px;
	border: 1px solid #e3e3e3;
	height: 170px;
	margin: auto;
	-moz-border-radius:5px;
}

#abajo01_cont h2
{
	font-size: 16px;
	color: #000;
	margin-bottom: 5px;
}

#abajo01_cont a
{
	
}

#abajo01_cont a:link
{
	color: #9C0;
	font-size: 10px;
	font-weight: bold;
}

#abajo01_cont a:visited
{
	color: #9C0;
	font-size: 10px;
	font-weight: bold;
}


#abajo01_cont a:hover
{
	color: #333;
	font-size: 10px;
	font-weight: bold;
}

#abajo01_c01
{
	width: 273px;
	height: 160px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #e3e3e3;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/icon_portafolio.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#abajo01_c02
{
	width: 273px;
	height: 160px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/icon_blog.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#abajo01_c03
{
	width: 273px;
	height: 160px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e3e3e3;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/icon_twitter.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}



/* 3 ABAJO 02 */

#abajo02_cont
{
	width: 942px;
	height: 160px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#abajo02_cont h2
{
	font-size: 14px;
	color: #333;
}

#abajo02_cont img{
	margin-right: 10px;
	float: left;
	}
	
#abajo02_cont a
{
	
}

#abajo02_cont a:link
{
	color: #F90;
	font-size: 10px;
	font-weight: bold;
}

#abajo02_cont a:visited
{
	color: #F90;
	font-size: 10px;
	font-weight: bold;
}

#abajo02_cont a:hover
{
	color: #333;
}

#abajo02_c01
{
	width: 273px;
	height: 150px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}

#abajo02_c02
{
	width: 273px;
	height: 150px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}


#abajo02_c03
{
	width: 273px;
	height: 150px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}


/* FORMULARIO*/

#formulario{
	margin-top: 20px;
	margin-bottom: 20px;
}

#formulario p{
	color: #333;
}

.form_enviar{
	color: #FFF;
	background-color: #666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	padding: 5px;
	margin-top: 5px;
}

.form_enviar:hover{
	color: #666;
	background-color: #CCC;	
}

#form_cont{
	padding: 5px;
	text-align: left;
}

#form_cont:hover{
	background-color: #E6E6E6;
}

.form_input{
	border: 1px solid #CCC;
	background-color:#FFF;
	padding: 3px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
}

#formulario textarea{
	border: 1px solid #CCC;
	background-color:#FFF;
	padding: 3px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666;
	height: 100px;
}

#gravatar{
	background-color: #FFF;
	height: 50px;
	width: 50px;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	float: left;
}

#redes_footer{
	

	height: 40px;
	width: 300px;
	float: right;
	
}