/*
Theme Name: Biframes
Theme URI: http://www.biframes.com/
Description: template para Club del Mini
Version: 1.0
Author: Biframes
Author URI: http://www.biframes.com/
*/

* {
	padding: 0;
	margin: 0;
}

/*/////////////////////BODY/////////////////////////////////////*/
body {
	height:100%;
	font-size:12px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
}
#loginpadre{
	margin-top:-20px;
	width:905px;
	text-align:right;
	
}
#login{
	float:right;
}
#loginalt{

}
hr {
	display: none;
}
#content {
	min-height:100%;
	width: 100%;
	float: left;
	overflow: hidden;
	margin-bottom:20px;
}



/*////////////////////WRAPPER/////////////////////////*/
#wrapper {
	width: 910px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:  auto;
	margin-right: auto;
		/* width:expression(document.body.clientWidth < 605 ? "600px" : "85%" );*/

}

#wrapperforo{
	width: 910px;
	margin: 0 auto;
	/* width:expression(document.body.clientWidth < 605 ? "600px" : "85%" );*/
  overflow: hidden;

}




/*/////////////////////PAGE/////////////////////////////*/
#page {
	background-repeat: repeat;
	background-image: url(imagesitio/fondo.jpg);
	color: #666;
	overflow: hidden;

}




/*/////////////////////HEADER////////////////////////////*/

#header {
	margin-bottom: 10px;
	margin-top:20px;
	height: 140px;
}
#headerimg {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	padding-top:20px;
	background-image:url(imagesitio/logo.png);
	height: 120px;
	color: #000;
	background-repeat: no-repeat;
	
}
#headerright {
/*	
	float:right;
	right:auto;
	background-image:url(images/headerright.jpg);
	height:100px;
	width:310px;
*/	
}
#header a {
	
	
}
#header h1 {
	padding-top:30px;
	font-size: 1px;
	color:#000;
	display:none;
}
#header .description {
	padding-top:30px;
	font-size: 1px;
	color:#000;
	display:none;
}


/*//////////////////////////////////MENU HORIZONTAL///////////////////////////////*/
/*header menu top*/
#navmenu {
	
	height:28px;
	width: 910px;
	margin-top: -16px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image:url(imagesitio/barramenu.png);
	background-repeat:no-repeat;
	
	}


#dropmenu, #dropmenu ul {
	margin:0;
	margin-left:15px;
	
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	z-index:300;
	width:910px;
	font-weight:normal;
	}
#dropmenu a {
	display:block;
	padding:0.25em 0.5em;
	color:#FFF;
	text-decoration:none;
	text-transform: uppercase;
	
}
#dropmenu a:hover { background:#a91405; color:#fff;}
#dropmenu li {float:left; position:relative;}

#dropmenu ul {position:absolute; display:none; width:100px; top:1.9em; left:-1px;}
#dropmenu ul a {border-left:1px solid #c8c8c8;}
#dropmenu li ul {border-top:1px solid #c8c8c8; width:125px; background-color:#000;}
#dropmenu li ul a {width:100px; height:auto; float:left;  border-bottom:1px solid #c8c8c8;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px; }
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}



/*//////////////////////CONCEPTOS GENERALES//////////////*/
#author {
	border: 1px solid #999;
	margin: 10px auto;
	text-align: center;
	width: 130px;
	padding: 2px;
}
#author img {
	border: 0;
}




/*////////////////////////////SIDEBAR////////////////////*/
#sidebar {
	width: 30%;
	margin-left: 70%;
	padding:0px;
	border: 1px solid #fff;
	color: #999;
}
#sidebar ul {
	border: solid #CCC;
	border-width: 0 1px 1px;
	background: url(images/techblue/content-bg.jpg) repeat-x #FFF;
	margin-bottom: 10px;
	padding-top:10px;
	
	padding-bottom: 15px;
	padding-left:10px;
	list-style: disc;
}
#sidebar li {
	margin-left: 20px;
	
}
#sidebar .title {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 6px 10px;
	background: url(images/feed-title-white.jpg) repeat-x top #EFEFEF;
	border: 1px solid #CCC;
}
#sidebar ul h2 {
	padding: 2px;
	font-size: 1.2em;
	font-weight: normal;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	margin-bottom: 5px;
}
#sidebar ul ul {
	list-style-image: url(images/listitem.png);
	list-style-type: circle;
	margin-left: 20px;
}
#sidebar ul ul ul {
	margin-bottom: 0;
}
#sidebar a {
	text-decoration: none;
	color: #039;
}
#sidebar a:hover {
	text-decoration: underline;
}




/*///////////////////////CALENDAR////////////////////*/
#wp-calendar {
	border: 1px solid #FDE5C3;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 15px;
}
#wp-calendar th {
	background-color: #FDE5C3;
}
#wp-calendar a {
	border: 1px solid #4A2C00;
	background-color: white;
	display: block;
}
#prev a, #next a {
	border: 0;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}


/*/////////////////////SEARCH FORM///////////////*/
#searchform {
	float:right;
	overflow: hidden;
	margin-top: -15px;
	margin-right:5px;
	text-align: center;
}
#searchform input {
	border: 1px solid #999;
	background: none;
	height: 15px;
}

#searchform #s {
	width: 150px;
	height:15px;

}

/*////////////Post Template//////////////////////*/
#bajada {
	width:650px;
}
/*post sticky home page*/

#post-etiqueta {
	width:190px;
	float: left;
	overflow: hidden;
	margin: 0 7px 10px 0;
	background: url(images/techblue/content-bg.jpg) repeat-x #FFF;
	border: 1px solid #CCC;
	height: 220px;
	padding: 10px;
	font-size: 11px;
}
#post-thumb img {
	float: left;
	overflow: hidden;
	width: 190px;
	height: 100px;
	background: #039;
	text-indent: -9000px;
	border:1px #CCC solid;
}
#post-title {
	color: #CCC;
	float: left;
	background: url(images/overlay.png);
	width: 185px;
	height: 17px;
	display: block;
	font-weight: bold;
	padding-top:8px;
	padding-left:5px;
	margin-top: -25px;
	margin-bottom: 10px;
	margin-left:1px;
}
#post-summary {
	width:190px;
	height:50px;
}
/*final sticky post home page*/
/*contacto sidebar*/
#contacto input{
	line-height:16px;
	
}
#contacto submit{
	
}
/*//////////////////////////////POST//////////////////////////////////////////////*/
/*post-paginas categorias*/
#postizquierda{
	float:left;
	width:650px;
	overflow:hidden;
}
#postderecha{
	float:left;
	width:255px;
	overflow:hidden;
}
.singlepost{
width:600px;


}
#singlecontent{
	width:650px;
	float: left;
	overflow: hidden;
	padding-top: 10px;
	
}
.entrytitulo{
	-moz-border-radius-topleft: 10px; 
	-moz-border-radius-bottomright: 20px; 
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-bottom-right-radius: 20px; 
	background-image:url(imagesitio/fondoslider.png);
	
	float: left;
	overflow: hidden;
	margin-bottom:10px;
	
	padding: 20px;
	
}
.entrytitulo h1:hover{
color:#a91405;	
}
#entrydata{
-moz-border-radius-topleft: 10px; 
	-moz-border-radius-bottomright: 20px; 
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-bottom-right-radius: 20px; 
	background-image:url(imagesitio/fondoslider.png);
	width:500px;
	float:left;
	overflow:hidden;
	color:#CCC;
	margin-bottom:20px;
	padding:10px;
	padding-left:10px;
}

#entrytext {
	-moz-border-radius-topleft: 10px; 
	-moz-border-radius-bottomright: 20px; 
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-bottom-right-radius: 20px; 
	background-image:url(imagesitio/fondoslider.png);
	width:600px;
	float:left;
	overflow:hidden;
	color:#CCC;
	margin-bottom:20px;
	
}

.entrytext {
	width:600px;
	float:left;
	padding:20px;
	overflow:hidden;
	color:#CCC;
	

}
#extrass{
	visibility:hidden;
}
/*///////////////////////POST NUESTROS AUTOS//////////////////////////////*/
#fotos{	
}
#fotos #slider{
	background-image:none;
	padding-left:0px;
	margin-left:-5px;
}
.tablautos{
	width:600px;
	
}
.colautos{
width:150px;	
}

#integrantesautos{
	float:left;
	overflow: hidden;
	width:255px;
	
	}
#integranteautos{
	-moz-border-radius-topleft: 10px; 
	-moz-border-radius-bottomright: 20px; 
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-bottom-right-radius: 20px; 
	
	float:left;
	overflow: hidden;
	margin-bottom:10px;
	width: 255px; /* important to be same as image width */
	height: 115px; /* important to be same as image height */
	background-image:url(imagesitio/fondoslider.png);
	background-repeat:repeat;
}
#datos_integranteautos{
	padding-top:10px;
	width:100px;
	float:left;
	overflow:hidden;
}



/*///////////////////////ULTIMASNOTAS//////////////////////////////*/
#ultimasnotas{
	float:left;
	 overflow: hidden;
	 width:255px;
	 padding-top:75px;
	}
#notapost{
	-moz-border-radius-topleft: 10px; 
	-moz-border-radius-bottomright: 20px; 
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-bottom-right-radius: 20px; 
	float:left;
	overflow: hidden;
	margin-bottom:10px;
	
	width: 255px; /* important to be same as image width */
	/* important to be same as image height */
	background-image:url(imagesitio/fondoslider.png);
	background-repeat:repeat;
}
#ultimasnotas #titular{
	-moz-border-radius-topleft: 10px; 
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-top-right-radius: 10px; 
	float:left;
	overflow: hidden;
	margin-bottom:10px;
	
	width: 255px; /* important to be same as image width */
	/* important to be same as image height */
	background-image:url(imagesitio/fondoslider.png);
	background-repeat:repeat;

}
#ultimasnotas #titular h1{
	color:#358683;
	font-size:12px;
	padding:10px;
	text-transform:uppercase;
}
#notapost #titulo{
	width:263px;
	padding:10px;
	
	
}
#notapost #titulo h1{
	font-size:12px;
}


/*/////////////////////TIPOGRAFIAS////////////////////*/


h1 {
	font-family:Helvetica, Arial;
	color:#a91405;
	font-size:14px;
	font-weight:normal;
	letter-spacing:1px;
}
h1:hover {
	color:#358683;
	}

h2 {
	font-size:11px;
	color:#CCC;
	font-weight:normal;
	line-height: 16px;
	letter-spacing:1px;
	
}

h2 a:hover, h2 a:visited, h2 a {
	text-decoration: none;
	color:#e6e7e8;
	font-weight:normal;
}

h3 {
	font-weight:normal;
	font-size:11px;
	color:#358683;
	letter-spacing:1px;
	
	
}
h4 {
	margin-top: 12px;
	font-size: 11px;
}
h5 {
	margin-top: 1em;
	font-size: 1em;
}

h6 {

}
a.link {
	text-decoration:none;

}
a.link :hover{
	color:#358683;
	text-decoration:none;
	


}
.link2 {
	color:#a91405;
	text-decoration:none;

}
.link2 :hover{
	color:#e6e7e8;
	text-decoration:none;
	


}

.entry {
	margin-top: 10px;
	margin-bottom: 15px;
}
.postmetadata {
	float:left;
	overflow:hidden;
	padding: 2px;
	font-size: 12px;
	border-top: 1px solid #FADA96;
}
.postmetadata a {
	color: #4a2c00;
}
.post p {
	line-height: 1.4em;
	margin-bottom: 1em;
}
blockquote {
	margin: 1em 1.5em;
	padding: 1em 1.5em;
	border: 1px solid #FADA96;
	background: #FCF1E2 url(images/blockquote.png) no-repeat scroll top left;
}
.post li {
	margin-left: 20px;
}
.post ul {
	list-style-image: url(images/listitem.png);
	list-style-type: bullet;
	margin-bottom: 10px;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
a img {
	border: none;
}
.post a {
	color: #000;
}
.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 40px;
}
.alignleft {
	float: left;
	overflow: hidden;
	text-align: left;
	width: 50%;
}
.alignright {
	float: right;
	overflow: hidden;
	text-align: right;
	width: 50%;
}
.entrytext .postmetadata {
	font-size: 1.1em;
	background-color: #999;
	width: 910px;
	margin: 2em auto 3.5em auto;
	border: 1px dotted #e9b17b;
	padding: 5px;
	padding-left: 45px;
	background: #999 url(images/metadata.png) no-repeat scroll top left;
}
/*///////////////////////////////COMENTARIOS////////////////////////////////*/
#comentarios{
-moz-border-radius-topleft: 10px; 
	-moz-border-radius-bottomright: 20px; 
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-bottom-right-radius: 20px; 
	background-image:url(imagesitio/fondoslider.png);
	width:640px;
	
	float:left;
	overflow:hidden;
	color:#CCC;
	margin-bottom:40px;

}

.comentarios{
padding:20px;
}
#comment{
	width:590px;
	height:100px;
	margin-bottom:10px;
}
ol.commentlist {
	width:500px;
	padding-left:35px;
	
}
ol.commentlist li {
	margin-bottom: 1.5em;

	border: 1px solid #FFF;
	padding: 10px;
	}
ol.commentlist li.alt {
	}
ol.commentlist a {
	color: #bd492a;
}
small.commentmetadata {
	font-size: 11px; 
	margin-bottom: 10px;
	display: block;
}
.commentlist cite {
	font-style: normal;
	color:#a91405;
}
#comentarios2{
	padding-top:20px;
	padding-left:20px;
	padding-bottom:5px;
	
}
#respond{
padding-left:20px;
padding-top:20px;
}
#respond2{
padding-left:20px;
}
#commentform{
padding-left:20px;
}
.commentlist p {
	}
.pagetitle {
	color: #039;
}

/*///////////////////////////////////////////////////////Home///////////////////////////////////////////////////*/
/*Slider Principal*/

#slider {
	-moz-border-radius-topleft: 10px; 
	-moz-border-radius-bottomright: 20px; 
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-bottom-right-radius: 20px; 
	
	width: 540px; /* important to be same as image width */
	height: 350px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	background-image:url(imagesitio/fondoslider.png);
	background-repeat:repeat;
	
}
.featimg{
 width:520px;
 height:330px;
}

#slider1 {
    width: 520px; /* important to be same as image width */
    height: 330px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#sliderContent, #slider1Content {
    width: 520px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage, .slider1Image {
    float: left;
	overflow: hidden;
	margin-left:10px;
	margin-right:10px;
	padding-top:10px;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 520px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 520px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
#slidertexto{
	width:500px;
	
}
.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
ul { list-style-type: none;}

/*Acceso a tres Secciones*/
#columna1{
float:left;
overflow: hidden;
width:550px;
}
#columna2{
	float:left;
	width:350px;
	
}

#linkpage{
	-moz-border-radius-topleft: 10px; 
	-moz-border-radius-bottomright: 20px; 
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-bottom-right-radius: 20px; 
	margin-bottom:10px;
	width: 360px; /* important to be same as image width */
	height: 110px; /* important to be same as image height */
	background-image:url(imagesitio/fondoslider.png);
	background-repeat:repeat;
	

}

#linkpage:hover{
	background-image:url(imagesitio/fondoslider2.png);
	

}
#linkpage #fotopage{
	float:left;
	overflow: hidden;
	padding:10px;

}
.fotopage{
	width:117px;
	height:90px;
 }
#linkpage #titulopage{
	float:left;
	overflow: hidden;
	width:200px;
	padding-top:10px;
	text-transform: uppercase;

}
#linkpage #titulopage h1{
	font-size:12px;
}
#linkpage #textopage{
	padding-top:5px;	
	float:left;
	 overflow: hidden;
	width:200px;
	font-size:10px;

}
/*ULTIMOS POST*/
#ultimospost{
	float:left;
	 overflow: hidden;
	}
#nota{
	-moz-border-radius-topleft: 10px; 
	-moz-border-radius-bottomright: 20px; 
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-bottom-right-radius: 20px; 
	float:left;
	
	 overflow: hidden;
	margin-bottom:10px;
	margin-left:10px;
	width: 296px; /* important to be same as image width */
	height: 340px; /* important to be same as image height */
	background-image:url(imagesitio/fondoslider.png);
	background-repeat:repeat;
}
#ultimospost div:first-child{margin-left:0px;}

#nota #titulo{
	width:263px;
	padding-top:10px;
	margin-left:13px;
	margin-right:13px;
	
}
.imagen_nota {
	position:relative;
	width:263px;
	height:102px;
	padding-top:5px;
	margin-left:13px;
	margin-right:13px;
}


#link_nota{
	padding-top:5px;
	width:263px;
	overflow:hidden;
	height:160px;
	margin-left:13px;
	margin-right:13px;
	
}

	
/*//////////////////////NUESTROS AUTOS////////////////////////////////////////////////////////////////////////*/
#integrantes{
	float:left;
	overflow: hidden;
	width:910px;
	
	}
#integrante{
	-moz-border-radius-topleft: 10px; 
	-moz-border-radius-bottomright: 20px; 
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-bottom-right-radius: 20px; 
	
	float:left;
	overflow: hidden;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	width: 293px; /* important to be same as image width */
	height: 135px; /* important to be same as image height */
	background-image:url(imagesitio/fondoslider.png);
	background-repeat:repeat;
}

#integrante #titulo{
	width:150px;
	padding-top:10px;
	margin-left:13px;
	margin-right:13px;
	
}
#imagen_integrante {
	float:left;
	overflow: hidden;
	padding:10px;
	
}
.imagen_integrante {
	width:117px;
	height:90px;
	border:#358683 1px solid;
}

#datos_integrante {
	float:left;
	overflow: hidden;
	padding-top:10px;
	width:150px;
	
	
}

/*//////////////////////INTEGRANTES/////////////////////////////*/
#socios{
	float:left;
	overflow: hidden;
	width:910px;
	
	}
	
#tabla{
	float:left;
	overflow: hidden;
	margin-right:5px;
	margin-bottom:5px;
	width: 910px; /* important to be same as image width */
	height: 50px; /* important to be same as image height */
	background-image:url(imagesitio/fondoslider.png);
	background-repeat:repeat;
	/*bordes redondeados*/
	-moz-border-radius-topleft:10px;
	-khtml-border-radius-topleft:10px;
	-webkit-border-radius-topleft:10px;
	border-radius-topleft:10px;
	/*fin bordes redondeados*/}

#datos_tabla{
	float:left;
	overflow: hidden;
	padding-top:10px;
	width:750px;
}
	
.registro_tabla{
width:100px;
margin-left:10px;
}

#socio{
	-moz-border-radius-topleft: 10px; 
	-moz-border-radius-bottomright: 20px; 
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-bottom-right-radius: 20px; 
	
	float:left;
	overflow: hidden;
	margin-right:5px;
	margin-bottom:5px;
	width: 910px; /* important to be same as image width */
	height: 50px; /* important to be same as image height */
	background-image:url(imagesitio/fondoslider.png);
	background-repeat:repeat;
}

#datos_socio {
	float:left;
	overflow: hidden;
	padding-top:10px;
	width:750px;
	
	
}
.registro_socio{
width:100px;
margin-left:10px;
}





/*//////////////////////Eventos y Salidas/////////////////////////////*/
#descripcionpagina{
	-moz-border-radius-topleft: 10px; 
	-moz-border-radius-bottomright: 20px; 
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-bottom-right-radius: 20px; 
	
	margin-right:5px;
	margin-bottom:5px;
	width: 910px; /* important to be same as image width */
	background-image:url(imagesitio/fondoslider.png);
	background-repeat:repeat;

}
#titulopagina{
	width:400px;
	padding-top:10px;
	
	margin-left:15px;
	margin-right:5px;
	text-transform: uppercase;
}
#titulopagina h1{
	font-size:19px;
	color:#a91405;
	}
	
#textpagina h2{
	font-size:12px;
	color:#358683;
	
	}
	

#titulopagina h1: hover{
	font-size:19px;
	color:#a91405;
	}	
#textpagina{
	
	padding-top:0px;
	margin-left:15px;
	margin-right:5px;
	
}
#eventos{
	float:left;
	overflow: hidden;
	width:910px;
	
	}
#evento{
	-moz-border-radius-topleft: 10px; 
	-moz-border-radius-bottomright: 20px; 
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-bottom-right-radius: 20px; 
	
	float:left;
	overflow: hidden;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:10px;
	width: 450px; /* important to be same as image width */
	height: 200px; /* important to be same as image height */
	background-image:url(imagesitio/fondoslider.png);
	background-repeat:repeat;
}
#evento #titulo{
	width:150px;
	padding-top:10px;
	margin-left:13px;
	margin-right:13px;
	
}
#imagen_evento {
	float:left;
	overflow: hidden;
	padding:10px;
}
.imagen_evento {
	width:235px;
	height:180px;
	border:#358683 1px solid;
}

#datos_evento {
	float:left;
	overflow: hidden;
	padding-top:10px;
	width:170px;
	height:165px;
	
	
}
#datos_archivo {
	float:right;
	overflow:hidden;
	text-align:right;
	margin-right:10px;
	width:170px;	
}
.link3 {
color:#00aeef;
text-decoration:none;
}
.link3:hover {
color:#fff;
text-decoration:none;
}

/*////////////////////////////NOTAS////////////////////////////////*/
#notaspags{
	float:left;
	overflow: hidden;
	width:910px;
	
	}
#notapag{
	-moz-border-radius-topleft: 10px; 
	-moz-border-radius-bottomright: 20px; 
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-bottom-right-radius: 20px; 
	float:left;
	
	 overflow: hidden;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	width: 293px; /* important to be same as image width */
	height: 340px; /* important to be same as image height */
	background-image:url(imagesitio/fondoslider.png);
	background-repeat:repeat;
}
#notapag #titulo{
	width:263px;
	padding-top:10px;
	margin-left:13px;
	margin-right:13px;
	
}
#imagen_notapag {
	
}
.imagen_notapag{
	position:relative;
	width:263px;
	height:102px;
	padding-top:5px;
	margin-left:13px;
	margin-right:13px;
}

#datos_notapag {
	overflow:hidden;
	padding-top:5px;
	width:263px;
	height:160px;
	margin-left:13px;
	margin-right:13px;

	
}


/*//////////////////////////////////TABLAS//////////////////////////////*/

.table{width:100%; text-align:center; border:0px;

}
.filaencabezado{
	width:100%;
	background-image:url(imagesitio/fondoslider2.png);
	color:#a91405;
	text-transform: uppercase;	
	}
.filapais{
	background-image:url(imagesitio/fondoslider2.png);
	color:#a91405;
	text-transform: uppercase;
	height:26px;
	}	
.filapar{
	background-image:url(imagesitio/fondoslider2.png);
	height:26px;
	}
.filaimpar{
	background-image:url(imagesitio/fondoslider.png);
	height:26px;
	}
.filapie{
	background-image:url(imagesitio/fondoslider2.png);
height:26px;
}

td{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}
ol{
	padding-left:20px;
	
}







/*//////////////////////CATEGORIAS/////////////////////////////*/
.tablacategorias{
	margin-bottom:20px;
}

.categoriascolumna1{
	
	width:200px;
	text-align:left;
	vertical-align: top;	
	
	
	}

.categoriascolumna2{
	width:710px;
	padding-left:10px;
	}

#categoriacolumna{
	}

#categoriacolumna li{
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	width:200px;
	margin-bottom:10px;
	background-image:url(imagesitio/fondoslider.png);
	background-repeat:repeat;
	padding-bottom:10px;
	text-align:left;
	vertical-align: top;
	margin-top:0px;
	font-size:12px;
	color:#CCC;
	height:30px;
	text-align:left;
	background-color:none;
	padding-left:10px;
	line-height:38px;
	text-transform: uppercase;
	text-decoration:none;
	}

#categoriacolumna li a{
	color:#CCC;
	text-align:left;
	text-transform: uppercase;
	text-decoration:none;
	
}


#categoriacolumna li a:visited{
	color:#CCC;
	text-decoration:none;
}
#categoriacolumna li a:{
}
	

#categoriacolumna li:hover{
	background-color:#a91405;
	text-decoration:none;
	}
	

	

#categorias{
	float:left;
	overflow: hidden;
	width:710px;
	}
#categoria{
	-moz-border-radius-topleft: 10px; 
	-moz-border-radius-bottomright: 20px; 
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-bottom-right-radius: 20px; 
	
	float:left;
	overflow: hidden;
	margin-bottom:5px;
	width: 692px; /* important to be same as image width */
	background-image:url(imagesitio/fondoslider.png);
	background-repeat:repeat;
	
}
#categoria #titulo{
	width:710px;
	padding-top:5px;
	
}
#imagen_categoria {
	float:left;
	overflow: hidden;
	padding:10px;
}
.imagen_categoria {
	width:235px;
	height:180px;
	border: #358683 1px solid;
}

#datos_categoria {
	float:left;
	overflow: hidden;
	padding-top:10px;
	width:405px;
	
	
}
#datos_text {
	height:80px;
	
}
#leermas{
	float:right;
	overflow:hidden;
	text-align:right;
	margin-right:20px;
	margin-top:10px;
	width:170px;
	
}

/*////////////////////////PUBLICIDAD////////////////////////*/
#publicidad{
	-moz-border-radius-bottomleft: 20px; 
	-moz-border-radius-bottomright: 20px; 
	-webkit-border-bottom-left-radius: 20px; 
	-webkit-border-bottom-right-radius: 20px; 
	float:left;
	overflow:hidden;
	width:910px;
	height:140px;
	background-image:url(imagesitio/fondoslider.png);

	margin-left:auto;
	margin-right:auto;
	margin-bottom:70px;
}
#publicida{
	float:left;
	width:215px;
}
#imagen_publicidad{
	float:left;
	overflow:hidden;
}
.imagen_publicidad{
	position:relative;
	width:215px;
	height:120px;
	padding-top:10px;
	padding-bottom:10px;
	
	margin-left:15px;
	margin-right:15px;
}
#texto_publicidad{
width:220px;
}


/*////////////////////////////////FOOTER////////////////////////////////*/
html, body, #page {height: 100%;}

body > #page {height: auto; min-height: 100%;}

#page {padding-bottom: 48px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -48px; /* negative value of footer height */
	height: 48px;
	clear:both;} 

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#footer{
	position:relative;
	clear:both;
	height:48px;
	background-repeat:no-repeat;
	color:#fff;
	width: 100%;
	font-size: 10px;
	line-height: 48px;
	margin-right: 0px;
	margin-left: 0px;
	left: 0px;
	right: 0px;
	background-color:#000;

}

