body {
	margin:0;
	padding:0;
	background:url(../images/back.jpg) repeat-x #000000;
}

a {
	text-decoration:none;
	
}

h1 {
	font:bold 18px "Trebuchet MS";
	color:#333333;
	clear:both;
}

h2 {
	font:bold 16px "Trebuchet MS";
	color: #CC6600;
	text-align:center;
	clear:both;
}
h3 {
	font:bold 14px "Trebuchet MS";
	color: #666666;
	text-align:left;
	clear:both;
}

ul {
	clear:both;
	margin:10px 0;
}


/*-------------------------HEADER---------------------------*/

#header {
	width:100%;
	min-height:100px;
	height:auto;
	height:100px;
	float:left;
}

#headerCenter {
	width:910px;
	min-height:100px;
	height:auto;
	height:100px;
	margin:0 auto;
	background:url(../images/logo01.jpg) no-repeat;
	position:relative;
}

#headerCenter .homeBtn {
	width:180px;
	min-height:90px;
	height:auto;
	height:90px;
	/*background:#000000;*/
	cursor:pointer;
	position:absolute;
	top:10px;
	left:20px;
}

#headerCenter #mainMenu {
	float:right;
	margin-right:0px;
}

.secondaryBtn {
 	float:right; 
	width:58px; 
	min-height:100px; 
	height:auto;
	height:100px;
	background:url(../images/contact_home.jpg) no-repeat;
	padding-left:10px;
}
.secondaryBtn ul {
	margin:0 0 0 10px;
	padding:0;
}
.secondaryBtn ul li {
	width:28px;
	min-height:30px;
	height:auto;
	height:30px;
	list-style:none;
	cursor:pointer;
	margin-top:10px;
}
.secondaryBtn ul li.homeIcon {
	background:url(../images/homeIcon.jpg);
}
.secondaryBtn ul li.homeIcon:hover{
	background:url(../images/homeIcon2.jpg);
}

.secondaryBtn ul li.mailIcon {
	background:url(../images/mailIcon.jpg);
}
.secondaryBtn ul li.mailIcon:hover {
	background:url(../images/mailIcon2.jpg);
}

/*--------SLIDE MENU------------*/

* {margin:0; padding:0}
.sm {list-style:none; width:420px; height:80px; display:block; overflow:hidden; margin-top:0;}
.sm li {float:left; display:inline; overflow:hidden;}



/*-----------------MENU-----------------*/

#menuTop {
	float:right;
	width:600px;
}

#menuTop ul{
	margin-top:0;

}

#menuTop li {
	border-right:solid 1px #666666;
	list-style:none;
}

#menuTop li {
	float:right;
	padding:20px 8px 0px 8px;
	font:normal 14px "Trebuchet MS";
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
}

#menuTop a {
	color:#ffffff;
}

#menuTop a:hover {
	color:#FF9900;
}

#menuTop li:hover {
	color:#FF9900;

}
/*------------------------CONTENT--------------------------*/

#content {
	width:100%;
	float:left;
	background:url(../images/back.jpg) 0px -100px repeat-x #f0f0f0;
}
#contentCenter {
	width:909px;
	margin:0 auto;
	background:url(../images/logo02.jpg) no-repeat;
	position:relative;
}

#contentCenter .homeBtn2 {
	width:150px;
	min-height:30px;
	height:auto;
	height:30px;
	/*background:#000000;*/
	cursor:pointer;
	position:absolute;
	top:0px;
	left:20px;
}

#contentCenter .intro {
	width:350px;
	float:left;
	margin-top:50px;
	padding:10px;
}
#contentCenter .intro .titulo {
	font:bold 20px "Trebuchet MS";
	color:#000000;
}
#contentCenter .intro .txt p {
	font:normal 14px "Trebuchet MS";
	color:#000000;
}
#contentCenter .banner {
	width:536px;
	min-height:277px;
	height:auto;
	height:277px;
	float:left;
	margin-bottom:12px;
}
/*---------------modulo01-------------------*/

#contentCenter .modulo01 {
	width:230px;
	_width:200px;
	min-height:300px;
	height:auto;
	height:300px;
	float:left;
	margin:0 0px 0px 0;
	padding:0px 0 20px 0px;
	background:url(../images/modulo01Back.jpg) repeat-x #ffffff;
}
#contentCenter .modulo01 .bull {
	float:left;
	width:26px;
	margin-right:0px;
}
#contentCenter .modulo01 .titulo {
	font:bold 14px "Trebuchet MS";
	color:#ffffff;
	margin-bottom:12px;
	padding:8px 20px;
	_padding:8px 15px;
	float:left;
	width:100%;
	background-color: #CC6600;
	cursor:pointer;
}
#contentCenter .modulo01 .subtitulo {
	font:bold 13px "Trebuchet MS";
	color:#666666;
	float:left;
	clear:both;
	width:189px;
	border-bottom:dotted 1px #999999;
	margin:0 20px;
	_margin:0 10px;
}
#contentCenter .modulo01 .imagen {
	background-color:#999999;
	margin-bottom:6px;
	float:left;
	clear:both;
	border:solid 1px #999999;
	margin:0 20px;
	_margin:0 10px;
}
#contentCenter .modulo01 .fecha {
	font:normal 11px "Trebuchet MS";
	color:#FF6600;
	float:left;
	width:189px;
	margin:0 20px;
	_margin:0 10px;
}
#contentCenter .modulo01 .txt p {
	font:normal 11px "Trebuchet MS";
	color:#333333;
	margin:0px 20px 4px 20px;
	_margin:0 10px 4px 10px; 
	float:left;
	clear:both;
	width:189px;
}
#contentCenter .modulo01 .info {
	font:bold 10px "Trebuchet MS";
	color: #FF3300;
	margin:0px 0px 15px 0px;
	float:left;
	width:205px;
	cursor:pointer;
	text-align:right;
}
#contentCenter .modulo01 .info a {
	color: #FF3300;
}
#contentCenter .modulo01 .info a:hover {
	text-decoration:underline;
}

/*---------------modulo02-------------------*/

#contentCenter .modulo02 {
	width:220px;
	_width:200px;
	min-height:300px;
	height:auto;
	height:300px;
	float:left;
	margin:0 0px 0px 0;
	padding:0px 0 20px 0px;
	background:url(../images/modulo02Back.jpg) repeat-x #FFFFFF;
}
#contentCenter .modulo02 .bull {
	float:left;
	width:26px;
	margin-right:0px;
}
#contentCenter .modulo02 .titulo {
	font:bold 14px "Trebuchet MS";
	color:#ffffff;
	margin-bottom:12px;
	padding:8px 20px;
	_padding:8px 15px;
	float:left;
	width:100%;
	background-color: #003366;
}
#contentCenter .modulo02 .subtitulo {
	font:bold 13px "Trebuchet MS";
	color:#666666;
	float:left;
	clear:both;
	width:189px;
}
#contentCenter .modulo02 .imagen {
	background-color:#999999;
	margin:0px 20px 6px 20px;
	_margin:0px 10px 6px 10px;
	float:left;
	border:solid 1px #999999;
}
#contentCenter .modulo02 .fecha {
	font:normal 11px "Trebuchet MS";
	color:#FF6600;
	float:left;
	clear:both;
	margin:0px;
	width:189px;
}
#contentCenter .modulo02 .txt p {
	font:normal 11px "Trebuchet MS";
	color:#333333;
	margin:0px 0px 15px 20px;
	_margin:0px 0px 15px 10px;
	float:left;
	width:189px;
}
/*---------------modulo03-------------------*/

#contentCenter .modulo03 {
	width:230px;
	_width:200px;
	min-height:300px;
	height:auto;
	height:300px;
	float:left;
	margin:0 0px 0px 0;
	padding:0px 0 20px 0px;
	background:url(../images/modulo01Back.jpg) repeat-x #FFFFFF;
}
#contentCenter .modulo03 .bull {
	float:left;
	width:26px;
	margin-right:0px;
}
#contentCenter .modulo03 .titulo {
	font:bold 14px "Trebuchet MS";
	color: #FFFFFF;
	margin-bottom:12px;
	padding:8px 20px;
	_padding:8px 15px;
	float:left;
	width:100%;
	background-color: #003300;
	cursor:pointer;
}
#contentCenter .modulo03 .subtitulo {
	font:bold 13px "Trebuchet MS";
	color:#666666;
	float:left;
	width:189px;
	border-bottom:dotted 1px #999999;
	margin:0 20px;
	_margin:0 10px;
	
}
#contentCenter .modulo03 .subtitulo a{
	color:#666666;
}
#contentCenter .modulo03 .imagen {
	background-color:#999999;
	margin-bottom:6px;
	float:left;
	clear:both;
	border:solid 1px #999999;
}
#contentCenter .modulo03 .fecha {
	font:bold 11px "Trebuchet MS";
	color: #FF0000;
	float:left;
	margin:0px;
	width:189px;
	margin:0 20px;
	_margin:0 10px;
}
#contentCenter .modulo03 .txt p {
	font:normal 11px "Trebuchet MS";
	color:#333333;
	margin:0px 20px 15px 20px;
	_margin:0px 10px 15px 10px;
	padding:0px;
	float:left;
	width:189px;
}

/*----------------------SUSCRIPCION----------------------------*/

#suscripcionBase {
	width:100%;
	background:#f0f0f0;
}

#suscripcion {
	width:895px;
	margin:0 auto;
	border-top:solid 1px #E9E9E9;
	padding:10px 5px;
}

/*----------------------PRODUCTOS------------------------------*/

#contentCenter .productos {
	width:225px;
	_width:200px;
	min-height:300px;
	height:auto;
	height:300px;
	float:left;
	margin:0 0px 0px 0;
	padding:0px 0 20px 0px;
	background:url(../images/productosBack.jpg) repeat-x #FFFFFF;
}

#contentCenter .productos .bull {
	float:left;
	width:26px;
	margin-right:0px;
}
#contentCenter .productos .titulo01 {
	font:bold 14px "Trebuchet MS";
	color:#ffffff;
	margin-bottom:0px;
	padding:8px 20px;
	_padding:8px 17px;
	float:left;
	width:185px;
	background-color: #990000;
	cursor:pointer;
}
#contentCenter .productos .titulo02 {
	font:bold 14px "Trebuchet MS";
	color:#ffffff;
	margin-bottom:0px;
	padding:8px 20px;
	_padding:8px 17px;
	float:left;
	width:185px;
	background-color: #666666;
	cursor:pointer;
}
#contentCenter .productos .subtitulo {
	font:bold 13px "Trebuchet MS";
	color:#666666;
	float:left;
	clear:both;
	width:189px;
}
#contentCenter .productos .imagen {
	background-color:#999999;
	margin:10px 0;
	float:left;
	clear:both;
	height:124px;
	border:solid 1px #999999;
}
#contentCenter .productos .fecha {
	font:normal 11px "Trebuchet MS";
	color:#FF6600;
	float:left;
	clear:both;
	margin:0px;
	width:189px;
}
#contentCenter .suscripcion .cont {
	font:normal 11px "Trebuchet MS";
	color:#333333;
	margin:0px 20px 15px 20px;
	_margin:0px 10px 15px 10px;
	float:left;
	width:189px;
	height:237px;
}
#contentCenter .productos .txt p {
	font:normal 11px "Trebuchet MS";
	color:#333333;
	margin:0px 0px 15px 0px;
	float:left;
	clear:both;
	width:189px;
}



#mensaje {
	margin:9px 0px;
}



/*---------------LEFT------------------*/


#contentCenter #left {
	width:200px;
	float:left;
}

#contentCenter #left .introPage{
	width:200px;
	float:left;
	margin-top:70px;
	margin-left:20px;
	_margin-left:5px;
	padding:10px;
	_padding:10px 5px;
	background:url(../images/solapaTitulo.jpg) no-repeat;
	min-height:180px;
	height:auto;
	height:180px;
}
#contentCenter #left .introPage .titulo {
	font:bold 20px "Trebuchet MS";
	color:#000000;
	padding:0px 20px;
	_padding:0 0 0 20px;
	width:200px;
	line-height:30px;
}

#contentCenter #left .introPage .titulo02 {
	font:bold 18px "Trebuchet MS";
	color:#000000;
	padding:0px 20px;
	_padding:0 0 0 20px;
	width:200px;
	line-height:20px;
}

#contentCenter #left .introPage .txt {
	width:180px;
	margin:10px 0 0 20px;
	_margin:10px 0 0 10px;
	float:left;
}

#contentCenter #left .introPage .txt p {
	font:bold 12px "Trebuchet MS";
	color:#666666;
}

/*---------MENU SERVICIOS--------------*/

#menuServicios {
	width:200px;
	position:absolute;
	margin-left:28px;
	*margin-left:-211px;
	top:300px;
	_position:relative;
	_float:left;
	_margin-top:-20px;
	
}

#menuServicios li{
	 list-style:none;
	 border-bottom:solid 1px #cccccc;
	 float:left;
	 width:180px;
	 padding:10px 0 10px 30px;
}

#menuServicios li a{
	font:bold 13px tahoma;
	color:#666666;
}

#menuServicios li a:hover{
	font:bold 13px tahoma;
	color: #FF6600;
}

/*-------------RIGHT--------------------*/

#contentCenter #right {
	width:670px;
	_width:669px;
	min-height:200px;
	float:right;
	background-color:#ffffff;
	padding-top:40px;
}

#contentCenter #right .fecha {
	font:bold 13px "Trebuchet MS";
	color:#666666;
	padding-bottom:4px;
	border-bottom:solid 1px #CCCCCC;
	text-transform:capitalize;
	margin-bottom:5px;
}

#contentCenter #right .txt {
	width:610px;
	float:right;
	margin:40px 30px;
	_margin:40px 10px;
}
#contentCenter #right .txt3 {
	width:610px;
	float:right;
	margin:40px 30px;
	_margin:40px 10px;
}
#contentCenter #right .txt .novedad {
	float:left;
	padding:7px;
	padding-bottom:20px;
	background:url(../images/novedadTop.jpg) no-repeat;
}
#contentCenter #right .txt .novedad h1{
	margin:20px 0 15px 0;
}

#contentCenter #right .txt .novedad .fecha{
	text-align:center;
	border:0;
	margin-top:5px;
}

#contentCenter #right .txt p {
	float:left;
	color: #666666;
	font:normal 12px "Trebuchet MS";
	margin-bottom:15px;
}
.txt1 {
	color: #666666;
	font:normal 12px "Trebuchet MS";
}
#contentCenter #right .txt ul {
	width:550px;
	background:#eeeeee;
	border:solid 1px #cccccc;
	margin:0;
	padding:10px 30px;
	margin-bottom:10px;
}

#contentCenter #right .txt li {
	font:normal 12px "Trebuchet MS";
	color:#333333;
}

#contentCenter #right .txt .casos {
	float:left;
	padding:7px;
	padding-bottom:20px;
}
#contentCenter #right .txt .casos h1 {
	margin:20px 0 15px 0;
}

#contentCenter #right .txt h1.deco01 {
	float:left;
	width:595px;
	padding:5px;
	background: #333333;
	color:#FFFFFF;
	border-bottom:solid 2px #FF9900;
	margin-bottom:15px;
}

#contentCenter #right .txt h1.deco02 {
	float:left;
	width:595px;
	font:bold 20px tahoma;
	color:#FFFFFF;
	padding:10px 10px 25px 10px;
	text-align:right;
	margin-bottom:0px;

}


#contentCenter #right .txt .portfolio {
	float:left;
	padding:0px;
	padding-bottom:0px;
}
#contentCenter #right .txt .portfolio h1 {
	margin:0px 0 15px 0;
}

#contentCenter #right .txt .portfolio li{
	float:left;
	width:181px;
	margin:0 16px 16px 0;
	padding:2px;
	border:solid 1px #CCCCCC;
	list-style:none;
}

#contentCenter #right .txt .portfolio li a{
	color:#666666;
}

#contentCenter #right .txt .portfolio li:hover a{
	color:#FF6600;
}

#contentCenter #right .txt .portfolio li .nombre{
	font:bold 11px tahoma;
	text-align:center;
	width:181px;
	padding:3px 0px;
}


.comentario {
	float:left;
	width:95%;
	padding:10px 20px;
	font:normal 11px tahoma;
	color:#666666;
	text-align:center;
	line-height:17px;
	background:url(../images/comentarioBack.jpg) no-repeat;
	margin-top:10px;
}

.comentario .titulo {
	width:300px;
	border-bottom:dotted 1px #CCCCCC;
	padding-bottom:3px;
	font: bold 11px tahoma;
	color: #333333;
	line-height:18px;
	text-align:center;
	margin:0 auto;
	margin-bottom:5px;
}


.comentario .autor {
	width:100%;
	font: bold 11px tahoma;
	color: #FF6600;
	line-height:18px;
	text-align:center;
}


/*----------------------VISTAS-------------------------*/

.vista360 {
	float:left;
	border:solid 1px #CCCCCC;
	margin-right:13px;
}

.fullscreen {
	float:left;
	width:292px;
	text-align:right;
	font:bold 10px verdana;
	color:#666666;
	cursor:pointer;
	margin:5px 13px 13px 0px;
}



/*---------------------CONTACTO-----------------------*/

#formulario {
	width:320px;
	border-right:solid 1px #CCCCCC;
	_border-right:none;
	padding-right:30px;
	float:left;
}

.formContacto {
	
}

.formContacto .campo {
	font:bold 11px tahoma;
	color:#999999;
	text-align:right;
	width:80px;
}

.formContacto .input{
	width:98%;
	background:#FFFFCC;
	border:solid 1px #CCCCCC;
	padding:4px;
}

#datosContacto {
	float:left;
	width:255px;
	padding-left:30px;
}

#datosContacto a {
	color:#000;
}
#datosContacto a:hover {
	color: #996600;
}

#alertEnviado {
	width:300px; 
	padding:20px; 
	font:bold 16px tahoma; 
	text-align:center; 
	margin:100px 0; 
	color:#666666;
}
#alertEnviado span.exito {
	font:bold 15px tahoma;
	color:#FF6600;
}
#alertEnviado div.volver {
	font:bold 12px tahoma;
	color:#999999;
	clear:both;
	margin-top:100px;
	cursor:pointer;
}
#alertEnviado div.volver:hover {
	color:#333333;
}






/*--------------------------PREMIOS----------------------------*/

#premiosBase {
	width:100%;
	background:#f0f0f0;
}

#premios {
	width:895px;
	margin:0 auto;
	min-height:70px;
	height:auto;
	height:70px;
	padding:10px 5px;
	height:90px;

}


/*----------------------------SUSCRIPCION------------------------*/


#suscripcionBase {
	width:100%;
	background:#eeeeee;
}

#contact_form {
	width:895px;
	margin:0 auto;
	padding:3px 5px;
	background:url(../images/suscripcionBack.jpg) no-repeat;
	border:none;

}

#contact_form .cont {
	font:normal 10px tahoma;
	color:#666666;
	margin-left:6px;
}

#contact_form .cont .titulo {
	font:bold 11px tahoma;
	color:#666666;
	margin-left:10px;
}

#contact_form .cont label {
	font:normal 10px tahoma;
	color:#666666;
	margin-left:5px;
	margin-right:5px;
}

#contact_form .cont .text-input {
	font:bold 10px tahoma;
	margin-top:2px;
	padding:4px 4px;
	border:solid 1px #CCCCCC;
}

#contact_form .cont .error {
	color:#FF0000;
}

#contact_form .button {
	margin:0px 8px;
}

.terminos {
	font:normal 9px arial;
	color:#999999;
	cursor:pointer;
}
.terminos:hover {
	color:#000000;
}

#contact_form .error {
	color: #FFCC00;
	font:normal 10px verdana;
}

#message h2{
	color: #000000;
	font:bold 14px arial;
	
}
#message p{
	text-align:center;
	font:bold 12px arial;
	color:#666666;
}

/*---------------------------FOOTER----------------------------*/

#footer {
	width:100%;
	min-height:110px;
	height:auto;
	height:110px;
	background:url(../images/footerBack.jpg) repeat-x;
	float:left;
}
#footerCenter {
	width:920px;
	min-height:110px;
	height:auto;
	height:110px;
	margin:0 auto;
	background:url(../images/footerCenterBack.jpg) no-repeat;
}
#footerCenter .direccion {
	width:300px;
	float:left;
	font:normal 12px "Trebuchet MS";
	color:#CCCCCC;
	line-height:22px;
	margin:25px 10px 10px 10px;
}
#footerCenter .sitemap {
	width:800px;
	float:right;
	padding-bottom:20px;
}
#footerCenter .sitemap li {
	float:right;
	width:80px;
	font:normal 11px "Trebuchet MS";
	color:#FFFFFF;
	text-align:center;
	border-right:solid 1px #666666;
	margin:20px 0px 0px 0px;
	cursor:pointer;
	list-style:none;
}
#footerCenter .sitemap li a {
	color:#FFFFFF;
}
#footerCenter .sitemap li a:hover {
	color:#FF9900;
	
}
#footerCenter .silver {
	color:#cccccc;
	font:normal 10px arial;
	padding-right:37px;
	padding-bottom:10px;
	padding-top:3px;
	background:url(../images/silver.jpg) right no-repeat;
	width:60px;
	float:right;
	margin-top:20px;
	text-align:right;
	cursor:pointer;
}
