@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	color:#477387;
	font-family: "Lucida Grande", Tahoma;
	font-size: 14px;
	background-color: #effaff;
	background-image: url(skin/bg.jpg);
	background-repeat: repeat-x;
}
h1{
	font-size: 28px;
	color: #3CB53C;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2{}
h3{
	font-size: 16px;
	font-weight: bold;
}
h4{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
hr{}
p{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.clear{
	clear: both;
	height: 1px;
	width: 100%;
}
.clear2{
	clear: both;
	height: 20px;
}
.content{background:url(skin/bg2.gif) repeat-x left bottom;}

.menu{
	width: 430px;
	height: auto;
	float: right;
	margin-top: 42px;
	font-size: 14px;
	margin-right: 60px;
}
.menu ul{
	margin: 0px;
	padding: 0px;
}
.menu li{
	display: inline;
	background-image: url(skin/menu_li.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 48px;
}
.menu a{
	text-decoration: none;
	color: #003366;
	padding: 10px;
}
.menu a:hover{
	color: #000000;
	background-color: #F3FAFE;
}

#header{
	height: 221px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	z-index: -100;
}
#main{
	clear: both;
	height: auto;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	overflow: hidden;
}
#tex_main{
	float: left;
	width: 620px;
	margin-top: 20px;
}
#tex_main_home{
	float: left;
	width: 550px;
	margin-top: 12px;
}
#tex_screenshop{
	float: left;
	width: 820px;
	margin-top: 20px;
}
#sidebar{
	background-color: #dcf3fd;
	height: auto;
	width: 168px;
	border: 1px solid #C7DEEF;
	float: right;
	margin-bottom: 20px;
	padding-top: 6px;
	margin-top: 12px;
	font-size: 11px;
	text-align: center;
}
#sidebar_box{
	background-color: #FFFFFF;
	width: 130px;
	border: 1px solid #999999;
	float: right;
	margin: 5px;
	padding: 5px;
	height: auto;
}
#sidebar_izq{
	background-color: #EFFAFE;
	height: 400px;
	width: 120px;
	border: 1px solid #C7DEEF;
	float: left;
	margin-bottom: 20px;
	margin-top: 12px;
	margin-right: 10px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	height: 1%;
}
#sidebar_izq_box{
	background-color: #FFFFFF;
	height: auto;
	width: 100px;
	border: 1px solid #999999;
	float: left;
	margin: 5px;
	padding: 5px;
}

#noticas{
	width: 550px;
	border: 1px solid #C7DEEF;
	height: 500px;
	float: left;
	background-color: #EFFAFE;
	overflow: auto;
}
.noticiasT{
	background-color: #61B2D9;
	width: 532px;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 0px;
}
#screeshop{
	float: right;
	width: 780px;
	margin-top: 30px;
}
#login{
	width: 380px;
	margin-top: 250px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: auto;
	padding: 0px;
}
#texbox{
	float: right;
	width: 604px;
	margin-top: 26px;
}
#texbox li {
	font-size: 11px;
}
#imabox{
	float: left;
	width: 240px;
	height: auto;
	background-color: #B5E6FC;
	border: 3px solid #61B2D9;
	margin-top: 80px;
}
#imabox2{
	float: left;
	width: 226px;
	height: auto;
	margin-top: 30px;
}


/* FOOTER */
#footer_bg{
	background-image: url(skin/bg2.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
	clear: both;
	height: auto;
	width: 100%;
}
#footer{
	width:1000px;
	height:151px;
	background-image: url(skin/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#footer_text{
	padding:90px 0 0 0;
	color:#477387;
	text-align:center;
	font-size:1em;
}
.footer_text{
	font-size:0.7em;
}

#footer_text p{
	padding:0 0 7px 0;
}

#footer_text a{
	color:#f26522;
}
.
/*** In Contrusction ****/
.intro{
	height: auto;
	width: 250px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Grande", Tahoma;
	font-size: 18px;
	clear: both;
	text-align: center;
}
#publicidad{
	height: auto;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.boxPublic{
	height: 100px;
	width: 152px;
	border: 1px solid #999999;
	font-size: 9px;
	text-align: center;
	float: left;
	color: #A3B8D1;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.imput{
	height: 25px;
	width: 250px;
}
.imput2{
	height: 85px;
	width: 250px;
}
.inputEvento{height: 25px;
	width: 350px;}
.texaeraEvento{height: 225px;
	width: 350px;}

.texarea{
	height: 125px;
	width: 250px;
}
.counter{
	font-size: 10px;
	padding: 0px;
}
.banners{
	height: auto;
	width: 542px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	clear: both;
	border: 1px solid #61B2D9;
	overflow: hidden;
}
.googlesearsh{
	height: auto;
	width: 522px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	clear: both;
	border: 1px solid #61B2D9;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	overflow: hidden;
}
.g_searsh_result{
	height: auto;
	width: 840px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.minitex{
	font-size: 10px;
	font-weight: normal;
}

#eventos{
	clear: both;
	height: auto;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
.detalle_eventos{
	font-size: 12px;
	text-align: left;
}
.titulo_eventos{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.flash{
	z-index: -999;
}
.red_b{
	color: #FF3300;
	font-weight: bold;
}
.descarga{
	width: 100%;
	clear: both;
	font-size: 13px;
	font-weight: bold;
	height: 40px;
	vertical-align: middle;
	text-align: right;
}
.descarga a{
	text-decoration: none;
}
.descarga a:hover {
	color: #000000;
	text-decoration: none;
}
.textlista_full{
	font-size: 12px;
	text-align: right;
	clear: both;
	width: auto;
	color: #FF0000;
}
.textlista_full a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.textlista_full a:hover {
	color: #FF0000;
}
/*** Showroom box *********/
#content_boxs{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.titulo_box{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 2px;
	font-family: "Lucida Grande", Arial, Tahoma;
	height: 34px;
}
.fecha_ventas{
	font-size: 9px;
	color: #999999;
	text-align: left;
}
.titulo_ventas{
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.descp_ventas{
	font-size: 13px;
	text-align: left;
}
.volver a{
	display: block;
	background-color: #FF6600;
	padding: 3px;
	width: 110px;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.volver a:hover {
	display: block;
	background-color: #FFC69F;
	padding: 3px;
	width: 110px;
	font-size: 10px;
	color: #000000;
	float: right;
	text-align: center;
}
.detalle_foto a img {
	max-width: 128px;
	max-height: 96px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/********** Box Home ******************/
.BordeCompleto {
	width: 172px;
	overflow: hidden;
	background-color: #AAD6EA;
	padding-top: 6px;
	z-index: -100;
	text-align: center;
	}
.mini_box{
	width: 172px;
	height: auto;
	font-size: 10px;
	color: #000000;
	font-family: "Lucida Grande", Tahoma, Arial;
	font-weight: normal;
	display: tabla;
	float: left;
	margin-bottom: 4px;
	margin-left: 4px;
	overflow: hidden;
}
.btext_mini p {
	font-family: "Lucida Grande", Tahoma, Arial;
	font-size: 10px;
	height: 60px;
	width: 168px;
	background-color: #AAD6EA;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	font-weight: normal;
	}
.btext_mini a {
	text-decoration: none;
}
.sizeima{
	background-color: #FFFFFF;
	height: 100px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
.sizeima img{
	height: auto;
	width: 150px;
}
.sizeima img{
	height: 100px;
	width: auto;
}
/*******************************************/
#conten_newsletter{
	height: auto;
	width: 390px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
