/*
Theme Name: Club de Medios
Theme URI: http://
Description: 

*/


html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	text-decoration: none;
}
html, body {
	height: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
a img, :link img, :visited img {
	border:none
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}
/* --------------------------------------------------- 
	Estilos generales
--------------------------------------------------- */
body {
	font-family: Arial, Helvetica, sans-serif;
}
a {
}
h1 {
	float:left;
}
h3{
	color:#B9C40E;
	font-size:25px;
	font-weight:bold;
	margin-bottom:19px;
	padding-top:15px;
}
h2.contactenos {
	background:transparent url(images/contacto_titulo.jpg) repeat scroll 0 0;
	height:19px;
	margin-top:17px;
	width:151px;
	margin-left:-5px;
}
h2.nosotros {
	background: url(images/nosotros_titulo.jpg);
	width: 181px;
	height: 19px;
	margin-top:17px;
}
h2.anunciantes {
	background:transparent url(images/anunciantes_titulo.jpg) repeat scroll 0 0;
	height:19px;
	margin-left:20px;
	margin-top:17px;
	width:141px;
}
h2.testimoniales {
	background: url(images/testimoniales_titulo.jpg);
	width: 173px;
	height: 31px;
	margin-top:10px;
	margin-bottom:10px;
}
h3 {
}
h4 {
}
p {
}
}
small {
}
span.verde {
	color: #b2f302;
	font-weight:bold;
	line-height: 15px;
}
span.none, .description {
	display: none;
}
strong {
	font-weight:bold;
}
ul.menu {
}
ul.menu li {
	float:left;
}
ul.menu li  a{
	float:left;
	padding-top:62px;
	color: #74770a;
	font-size: 13px;
	font-family: Georgia;
	font-weight: bold;
}
li.inicio {
	background: url(images/boton_menu.jpg) no-repeat right top;
	width: 15px;
	width:63px;
	padding-left:10px;
	height: 82px;
}
li.testimoniales {
	background:transparent url(images/boton_menu.jpg) no-repeat scroll 111px top;
	margin-left:16px;
	width:130px;
	height: 82px;
} 
li.socios {
	background:transparent url(images/boton_menu.jpg) no-repeat scroll right top;
	height:82px;
	padding-left:16px;
width:125px;
	
} 
/* ---------------------------------------------------
	Estructura
--------------------------------------------------- */
#contenedor {
	width: 990px;
	margin: 0 auto;
}
#bloque_central {
	background: url(images/bloque_central.jpg);
	height: 245px;
	clear:both;
}
.bloque_info{
	color:#FFFFFF;
	float:right;
	font-size:12px;
	margin-right:66px;
	margin-top:105px;
	width:390px;
}
.bloque_info p{
	margin-bottom:15px;
}
.col_1 {
	width: 160px;
	height: 215px;
	float: left;
	padding-left:17px;
	background: url(images/barra_contacto.jpg) no-repeat -5px 0px;
}
.col_2 {
	background:transparent url(images/barra_nosotros.jpg) no-repeat scroll -1px 0;
	float:left;
	height:215px;
	padding-left:27px;
	width:210px;
}
.col_3 {
	width: 295px;
	height: 215px;
	float: left;
	background: url(images/barra_anunciantes.jpg) no-repeat 0px 0px;
}
.col_3 img {
	float:left;
	margin-left:44px;
	margin-right:9px;
	margin-top:9px;
}
.col_4 {
	width: 255px;
	background: url(images/barra.jpg) repeat-y 0px 0px;
	height: 215px;
	float: left;
	padding-left:25px;
}
.col_1 p, .col_2 p, .col_3 p, .col_4 p {
	font-size:11px;
	color: #686868;
	line-height: 13px;
}
.interior_top{
	background: url(images/interior_top.jpg) no-repeat 0px 0px;
	clear:both;
	height:21px;
}
.interior_mid {
	background: url(images/interior_med.jpg) repeat-y 0px 0px;
	padding-left:30px;
}
.interior_mid  p {
	width: 920px;
}
.interior_bottom {
	background: url(images/interior_bot.jpg) no-repeat 0px 0px;
	height:30px;
	margin-bottom:30px;
}

#socios {
	clear: both;
	background: url(images/top_socios.jpg) repeat-x 0px 0px;
}
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}