
/*  
Theme Name: Enjoy Much
Theme URI: http://www.enjoymuch.com
Description: Enjoy Much Consulting
Version: 1.0
Author: Alejandro Vasta para Moo.es
Author URI: http://www.moo.es
*/

/**************************************************************************************/

* { padding: 0px; margin: 0px; }

BODY {
	font-family: Trebuchet Ms, Arial, Verdana, sans-serif;
	background: url('img/background.jpg') #7B5C3D repeat-x;
	background-color: #ef8200;
	font-size: 12px;
	color:#FFFFFF;
}
/**************************************************************************************/

.linker {
	color:#5b1261;
	text-decoration:underline;
}

.linker_light {
	color:#541159;
	font-weight:bold;
}	

.linker_light a:link{
	color:#541159;
	text-decoration:underline;
	font-weight:bold;
}	

.linker_light a:hover{
	color:#541159;
	font-weight:bold;
	text-decoration:underline;
}

.linker_light a:visited{
	color:#541159;
	font-weight:bold;
	text-decoration:underline;
}	


.linker_light a:active{
	font-weight:bold;
	color:#541159;
	text-decoration:underline;
}		


.linker a:link{
	color:#5b1261;
	text-decoration:underline;
}

.linker a:hover{
	color:#5b1261;
	text-decoration:underline;
}

.linker a:visited{
	color:#5b1261;
	text-decoration:underline;
}

.linker a:actives{
	color:#5b1261;
	text-decoration:underline;
}

.destacado{
	color:#ffc300;
}

.negro{
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}

.title2 {
	background:url(img/backi.png);
	/*border-top: solid 1px black;*/
	/*border-bottom: solid 1px gray;*/
	background-repeat:no-repeat;
	margin: 0px;
	padding: 2px;
	padding-left:10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	width:748;
	height:27px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#feca1c;
	font-weight:bold;
	padding-top:3px;
}

#slider1 {
	margin-left:40px;
}

#slider2 {
	margin-left:40px;
}

#slider3 {
	margin-left:40px;
}

.title {
	background:url(img/backi3.png);
	/*border-top: solid 1px black;*/
	/*border-bottom: solid 1px gray;*/
	background-repeat:no-repeat;
	margin: 0px;
	padding: 2px;
	padding-left:10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	/*width:748;*/
	height:27px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#feca1c;
	font-weight:bold;
	padding-top:3px;
}

/*ACORDEONES*/
/*
#list3 { border: 0px solid #111; }
#list3 div.selected .title { font-weight: bold; }
#list3 div div {
	border-left:0px solid #6699CC;
	padding: 0px;
}
#list3 div.title {
	border: 0px solid #3366AA;
	background:none;
	padding-bottom:10px;
	cursor: pointer;
}
#list3 div.selected {
	border-bottom: none;
}
*/

/**************************************************************************************/

.flash{
	top:0px;
	left:0px;
	position:absolute;
	z-index:10;
}

.caja{
	margin:0 auto 0 auto;
}

.content .text {
	text-align:left;
	float:right;
	width:750px;
	margin-right:70px;
	margin-right:92px;
	margin-top:30px;
}

.content P {
	margin-top:10px;
	margin-bottom:10px;
}

.caja .header{
	margin:0 auto 0 auto;
	width:994px;
}

.caja .header_logo{
	margin:0 auto 0 auto;
	width:994px;
	text-align:right;
	z-index:3;
}

.caja .header_logo .iso{
	margin-right:22px;
}

.caja .header .iso{
	top:0px;
	width:185px;
	height:169px;
	float:right;
	z-index:2;
}

.caja .isologo{
	width:136px;
	height:auto;
	background-color:#33CCCC;
	z-index:1;
}

.caja .header .menu { 
	width: 217px;
	overflow: hidden;
	list-style:none;
	float:right;
	margin-right:96px;
	margin-right:118px;
}

.caja .header .menu A { 
    margin: 0px auto 0px auto;
	text-indent: -900000px;
	display: block;
	height:22px;
	cursor:hand;
}

.caja .header .menu LI{
	width: 217px;
	height:22px;
}

#h-m1 A {
	background: url('img/btn_home.png') no-repeat;
	width: 217px;
}

#h-m2 A {
	background: url('img/btn_quienes_somos.png') no-repeat;
	width: 217px;
}

#h-m3 A {
	background: url('img/btn_negocios.png') no-repeat;
	width: 217px;
}

#h-m4 A {
	background: url('img/btn_unete.png') no-repeat;
	width: 217px;
}

#h-m5 A {
	background: url('img/btn_contacto.png') no-repeat;
	width: 217px;
}

#h-m1 A:hover { background: url('img/btn_home_on.png') no-repeat; }
#h-m2 A:hover { background: url('img/btn_quienes_somos_on.png') no-repeat; }
#h-m3 A:hover { background: url('img/btn_negocios_on.png') no-repeat; }
#h-m4 A:hover { background: url('img/btn_unete_on.png') no-repeat; }
#h-m5 A:hover { background: url('img/btn_contacto_on.png') no-repeat; }

.radio {
	cursor:pointer;
}

input.radio {

	background:url(img/input2.png);
	background-repeat:no-repeat;

	width:22px;
	height:22px;
	padding:2px;
	padding-left:10px;
	border:none;
	
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	cursor:text;
}

input {
	background:url(img/input.png);
	background-repeat:no-repeat;
	width:242px;
	height:22px;
	padding:2px;
	padding-left:10px;
	border:none;
	
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	cursor:text;
}

.destacar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#FF9900;
	
}

.destacar_violeta {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#993399;
	
}

.moo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#5b1261;
	float:right;
	margin-top:50px;
}

.moo a{
	text-decoration:none;
	color:#aa448f;
}
.moo a:link{
	text-decoration:none;
	color:#aa448f;
}
.moo a:hover{
	text-decoration:underline;
	color:#aa448f;
}
.moo a:active{
	text-decoration:none;
	color:#aa448f;
}
.moo a:visited{
	text-decoration:none;
	color:#aa448f;
}
.moo a:visited:hover{
	text-decoration:underline;
	color:#5b1261;
}


.lin:link{
	text-decoration:none;
	color:#FF9900;
}
.lin:hover{
	text-decoration:underline;
	color:#FF9900;
}
.lin:active{
	text-decoration:none;
	color:#FF9900;
}
.lin:visited{
	text-decoration:none;
	color:#FF9900;
}
.lin:visited:hover{
	text-decoration:underline;
	color:#FF9900;
}

textarea {
	background:url(img/textarea_back.png);
	background-repeat:repeat-y;
	width:402px;
	height:100px;
	padding:2px;
	display:block;
	padding-left:10px;
	overflow:hidden;
	border:none;
	
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	cursor:text;
}

.inputLabel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#feca1c;
	font-weight:bold;
}

.inputSubmit {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#feca1c;
	font-weight:bold;
	background:none;
	border:none;
	text-align:right;
	margin-right:20px;
	cursor:hand;
	display:block;
}

#viewport {
	position: relative;
	overflow: hidden;
	top:0px;
	height: 1100px;
	width: 100%;
}

#container { 
position: absolute; 
}

.page {
	text-align: center;
	float: left;
}

.div { 
	height: 780px;
}

.content {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
}

.page-title { 
	margin-top: 25px;
	height: 105px;
}

.page-title H1 { 
	margin: 0px auto 0px auto;
	font-size: 10px;
	height: 50px;
}
/**************************************************************************************/

#home { 

}

/**************************************************************************************/

#seccion.page-title H1 {
	text-indent: -90000px;
	width: 133px;
}

#seccion.slider-nav .prev, #seccion.slider-nav .next { 
	text-indent: -90000px;
	margin-top: -80px;
	cursor: pointer;
	height: 30px;
	width: 30px; 
}

#seccion.slider-nav .prev { 
	margin-left: 70px;
	float: left; 
}

#seccion.slider-nav .next { 
	margin-right: 70px;
	float: right; 
}

#seccion.slider { 
	margin: 0px auto 10px auto;
	height: 114px;
}

#seccion.slider LI { 
	margin: 0px 5px 0px 5px; 
	width: 114px;
	height: 114px;
}


/**************************************************************************************/

#map { margin-top: -10px; }

/**************************************************************************************/

.left { float: left; }
.right { float: right; }

.clear { clear: both; }

.required { color: #CC0000; }

.pop-link { 
	line-height: 16px;
	margin-top: 15px; 
}

.pop-link A { 
	padding-left: 23px; 
}

.pop-link SMALL {  }