/* Estilos del sitio aqui*/
body{background-image: url(../img/background.jpg); }
a:link{color:#FF6600}
h3{height: 35px;padding-left: 55px;padding-top: 10px;color:#fff;width: 220px;margin-bottom:0px !important;  }
h1{background-image: url(../img/back_tit.jpg); background-repeat: no-repeat;height: 88px;text-align: center; padding-top: 10px}
h2{color:#3F301D;border-bottom: 1px #ccc solid;cursor: pointer}
h4{cursor: pointer}
#clasificado{background-image: url(../img/back_clasi.jpg); background-repeat: no-repeat;color:#3F301D;}
.red{background-image: url(../img/barrra_roja_peque.jpg);background-repeat: no-repeat;}
.blue{background-image: url(../img/barra_azul_peque.jpg);background-repeat: no-repeat;}
#header{background-image: url(../img/cabezote.jpg); height: 232px; }
#header h2{color:#00518B;font-size: 24px;font-weight: bold}
.container{margin-top:10px;}
.dotted{ border-right: 1px;border-color: #ccc;border-style: dashed}
.clasificado{border:1px solid ;height:260px;background-image: url(../img/back_clasificado_box.jpg); background-repeat: repeat-x;color:#000;font-size:11px;}
.contact_info{width:210px;}
.titulo{font-weight: bold; text-align: center;border-bottom: 1px solid;height:30px;line-height: 30px;margin-right: 10px}
.multimedia{border-top:1px solid;font-size: 11px;height: 100px;}
.big-text{font-size: 18px;}
.menu-item{ padding-top:30px;margin-top:10px}
.menu-item strong{color:#FF6600}
.small-title{font-size: 20px !important; }
.desc{height: 35px;}
/* Menu Horizontal */
.menu-horizontal{ line-height: 45px; height: 55px;font-family: Garamond;margin-top: 10px !important;}
.menu-horizontal ul{ margin: 0px !important;font-size:14px }
.menu-horizontal li{ display: block;float:left;padding: 0px 15px 0px 15px;margin-top: 12px;margin-right: 5px;background-image: url(../img/divisor_menu.jpg);background-repeat: no-repeat;background-position: right}
.menu-last{background-image: none !important}
.menu-horizontal li a{ text-decoration: none;color:#3F301D ;font-weight: bold; display: block}
.menu-horizontal li a:hover{ text-decoration: underline;color:#990000;}
.accordion1{height: 520px;}
.pdf_icon{background-image: url(blueprint/plugins/link-icons/icons/pdf.png); background-repeat: no-repeat;padding-left: 20px}
.message,.error-message{color:#EB1800;}
.external{background-image: url(blueprint/plugins/link-icons/icons/external.png); background-repeat: no-repeat;padding-left: 20px}
/* Content */

/*agregando un comentario
le meto mas cosas a este comentario
*/



.content{clear: both;background-color: #fff;background-image: url(../img/back_cont.jpg)}
#gift{background-image: url(../img/gift_128x128.png); background-repeat: no-repeat; padding-left: 150px;height: 150px;line-height: 30px;font-size: 20px;color:#EB1800;padding-top: 20px;padding-right: 10px}
/* Footer */
#footer{ line-height: 30px; height: 30px;clear:both;padding-left: 40px;color:#fff}
#footer ul{margin: auto !important;}
#footer li{display: block;float:left;margin-right: 40px;}
#footer li a{font-size:14px;text-decoration: none;color:#fff; display: block;font-family: Garamond}

/*Otro comentario diferente*/
/*agrego otro */
.img_lft{float:left; margin: 20px}
.img-holder{float:left; padding:5px;margin:8px;border: 1px #ccc solid}
.img-holder-rg{float:right; padding:5px;margin:8px;border: 1px #ccc solid}
.text-serv{background-color: #ccc;font-size: 10px;padding: 2px;text-align: center;height: 30px;line-height: 30px;width:130px;}


/*Boxgrid */
.box_links{ color:#C8DCE5; }
.titles{ margin: 10px 10px 0 10px; color:#FFF; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }

.boxgrid{
	width: 590px;
	height: 250px;
	margin:0px;
	float:left;
	background:#000;
	border: solid 0px #ccc;
	overflow: hidden;
	position: relative;
}
	.boxgrid img{
		position: absolute;
		top: 0;
		left: 0;
		border: 0;
	}
	.boxgrid p{
		padding: 0 10px;
		color:#afafaf;
		font-weight:bold;
		font:10pt "Lucida Grande", Arial, sans-serif;
	}

.boxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 100px;
	width: 100%;
	opacity: .7;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	padding-left: 10px;
        padding-right:10px;

        
}
#titulo-home
{
     color:#FFEB28;
     font-size:18px;
}
.captionfull .boxcaption {
		top: 260;
		left: 0;
               
	}

.caption .boxcaption {
		top: 220;
		left: 0;
	}

.fan_box .connections .connections_grid  {
  padding-top: 1000px !important;
}
.connections
{
    padding: 0px !important;
}