/*

registro
*/


input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 28px;
	width:65px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #306bc1 url(css/images/button-bg.jpg) repeat-x 0 0; 
	border: 1px solid #306bc1;
	margin-left:3px;
}
th{
margin-left:5px;
padding-left:10px;

}
table{
width:342px;
font-size:14px;
text-transform:capitalize;
text-decoration:none;
margin:auto;

}


.LV_invalid_field {
	border:1px dashed #cc0000;
}
INPUT.LV_invalid_field:hover {
	BORDER-RIGHT: #cc0000 1px solid; BORDER-TOP: #cc0000 1px solid; BORDER-LEFT: #cc0000 1px solid; BORDER-BOTTOM: #cc0000 1px solid
}
INPUT.LV_invalid_field:active {
	BORDER-RIGHT: #cc0000 1px solid; BORDER-TOP: #cc0000 1px solid; BORDER-LEFT: #cc0000 1px solid; BORDER-BOTTOM: #cc0000 1px solid
}
TEXTAREA.LV_invalid_field:hover {
	BORDER-RIGHT: #cc0000 1px solid; BORDER-TOP: #cc0000 1px solid; BORDER-LEFT: #cc0000 1px solid; BORDER-BOTTOM: #cc0000 1px solid
}
TEXTAREA.LV_invalid_field:active {
	BORDER-RIGHT: #cc0000 1px solid; BORDER-TOP: #cc0000 1px solid; BORDER-LEFT: #cc0000 1px solid; BORDER-BOTTOM: #cc0000 1px solid
}
.fieldWithErrors INPUT.LV_invalid_field {
	border:1px dashed #cc0000;
}
.fieldWithErrors TEXTAREA.LV_invalid_field {
	BORDER-RIGHT: #cc0000 1px solid; BORDER-TOP: #cc0000 1px solid; BORDER-LEFT: #cc0000 1px solid; BORDER-BOTTOM: #cc0000 1px solid
}
.LV_invalid {
	COLOR: #cc0000;
	font-size:13px;
	text-align:left;
	text-transform:lowercase;
	padding-top:5px;
	
}
.LV_valid {

	COLOR: #FF3300;
	font-size:14px;
	text-align: center;
	text-transform:lowercase;
}
#a{
color:#993300;
}
/* CSS Document */


/* MANEJO DE LA VENTANA EMERGENTE */


.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    background-image: url(loader.gif); 
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* FINN   DE LA VENTANA EMERGENTE*/ 




.error{
color:#FF0000;
font-size:13;
font-style:oblique;
font-weight:bold;
}

form {
	margin:10px 15px; 
	padding: 10px 0;
	border: 1px solid #E5F0FB; 
	background: #F4F8FD;
	width:526px;
}
fieldset {
	margin: 0;	padding: 0;
	border: none;
}
legend {
	display: none;
}
label {
	display:block;
	font-weight:bold;
	margin: 7px 0;
}
input {
	padding:3px;
	border: 1px solid #E5F0FB; 
	font: normal 1em Verdana, sans-serif;
	color:#777;	
}
textarea {
	width:400px;
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #E5F0FB; 
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 28px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #306bc1 url(images/button-bg.jpg) repeat-x 0 0; 
	border: 1px solid #306bc1;
}
	
body{padding:0px; margin:0px; 
background:url(images/mainbg.gif) 0 0 repeat-x #fff; 
color:#705D20; font:14px/18px Arial, Helvetica, sans-serif;}
div, p, ul, h1, h2, h3, form, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

a{background:#FEFEFE; color: #993300; text-decoration:none;}
a:hover{background:#FEFEFE; color: #FF9900; text-decoration:underline;}


#topPan{width:748px; height:231px; position:relative; margin:0 auto;} 

#topHeaderPan {width:332px; height:231px; background:url(images/header.gif) 0 100% no-repeat; position:relative;}
#topHeaderPan img{width:191px; height:84px; display:block; position:absolute; top:120px; left:0px;}
#topHeaderPan ul{width:298px; height:59px; position:absolute; top:31px; left:0px; padding:0px;}
#topHeaderPan ul li{width:74px; height:59px; background:url(images/menu-div.gif) 100% 0 no-repeat; float:left;} 
#topHeaderPan ul li a{width:73px; height:59px; display:block; background:url(images/topmenubg.gif) 0 0 repeat-x #fff; color:#88763D; text-align:center; font-size:13px; font-weight:bold; line-height:59px;}
#topHeaderPan ul li a:hover{width:73px; height:59px; background:url(images/topleftmenu-hover.gif) 50% 100% no-repeat; text-decoration:none;}
#topHeaderPan ul li.company{width:74px; height:59px; background:url(images/company-bg.gif) 0 0 no-repeat; text-decoration:none; text-align:center; line-height:59px;}
#topHeaderPan ul li.client{width:74px; height:59px; background:none; float:left;} 

#toprightPan{width:417px; height:218px; background:url(images/rightsidebg.jpg) 0 0 no-repeat; 
position:absolute; top:13px; margin-left:375px;
}
#toprightPan ul{width:320px; height:49px; display:block; margin:16px 0 0 16px;}
#toprightPan ul li{width:104px; height:49px; border-right:1px dashed #C1B79A; float:left;}
#toprightPan ul li.home{width:104px; height:20px; font-size:13px; font-weight:bold; text-align:center; background:url(images/icon1.gif) 50% 0 no-repeat #fff; color:#81BE28; padding:29px 0 0;}

#toprightPan ul li.about{width:104px; height:20px; font-size:13px; font-weight:bold; text-align:center; background:url(images/icon2-normal.gif) 50% 0 no-repeat #fff; color:#81BE28; padding:29px 0 0; text-decoration:none;}
#toprightPan ul li.about a{width:104px; height:20px; font-size:13px; font-weight:bold; text-align:center; background:url(images/icon2-normal.gif) 50% 0 no-repeat #fff; color:#0880BC; padding:29px 0 0; text-decoration:none;}
#toprightPan ul li.about a:hover{width:104px; height:20px; font-size:13px; font-weight:bold; text-align:center; background:url(images/icon2-hover.gif) 50% 0 no-repeat #fff; color:#81BE28; padding:29px 0 0; text-decoration:none;}

#toprightPan ul li.contact{width:104px; height:20px; font-size:13px; font-weight:bold; text-align:center; background:url(images/icon3-normal.gif) 50% 20% no-repeat #fff; color:#81BE28; border:none; padding:29px 0 0; text-decoration:none;}
#toprightPan ul li.contact a{width:104px; height:20px; font-size:13px; font-weight:bold; text-align:center; background:url(images/icon3-normal.gif) 50% 20% no-repeat #fff; color:#0880BC; padding:29px 0 0; text-decoration:none;}
#toprightPan ul li.contact a:hover{width:104px; height:20px; font-size:13px; font-weight:bold; text-align:center; background:url(images/icon3-hover.gif) 50% 20% no-repeat #fff; color:#81BE28; padding:29px 0 0; text-decoration:none;}


/*----/TOP PANEL----*/

/*----BODY PANEL----*/
#bodyPan{width:752px; position:relative; margin:0 auto;
background:url(images/bg.gif) repeat-y;
}
/*----BODY LEFT PANEL----*/
#bodyleftPan{width:360px; float:left;

padding-left:10px;
}
#publicidad {
	color: #C6DDEE;	
	clear: both;
	width: 752px;
	height: 92px;
	text-align: center;	
	font-size: 90%;	
	margin:auto;

}
#footer {
	color: #C6DDEE;
	background: #caced1 url(images/foter.gif) no-repeat center top;
	clear: both;
	width: 752px;
	height: 57px;
	text-align: center;	
	font-size: 90%;	
	margin:auto;

}
#footer p{
text-align:center;
font:Geneva, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;
padding-top:10px;
}
#bodyleftPan h2{width:296px; 

height:30px; font:22px/22px Georgia, "Times New Roman", Times, serif; background: url(images/evalua.gif) no-repeat;
color:#006EA6; margin:13px 0 0;
padding-left:38px;
}
#bodyleftPan h3{width:296px; height:30px; font:30px/30px Georgia, "Times New Roman", Times, serif; background:#fff; color:#006EA6; margin:20px 0 0;}


#bodyleftPan p{padding:14px 8px 0 0;
font-style:oblique;
text-align:justify;
}
#bodyleftPan p.greentext{background: url(images/autor.gif) no-repeat; 
color:#5E9908; font-size:16px; font-weight:bold; padding:14px 0 0;
padding-left:38px;
}
#bodyleftPan p.browntext{background:#fff; color:#705D20; font-size:24px; padding:10px 0 0;}

#bodyleftPan ul{width:270px; height:24px; margin:20px 0 0;}
#bodyleftPan ul li{width:118px; height:24px; float:left; margin:0 5px 0 0;}
#bodyleftPan ul li.more{width:118px; height:24px; float:left;}
#bodyleftPan ul li.more a{width:90px; height:24px; display:block; background:url(images/reedmore-bg.gif) 0 0 no-repeat #FEFEFE; color:#fff; font-size:13px; font-weight:bold; line-height:20px; padding:0 0 0 28px}
#bodyleftPan ul li.more a:hover{background:url(images/reedmore-hover.gif) 0 0 no-repeat; text-decoration:none;}

#bodyleftPan ul li.comment a{width:118px; height:24px; background:url(images/commentbg.gif) no-repeat; color: #fff;
font-size:13px; font-weight:bold; line-height:24px; text-decoration:none; float:left; padding:0 0 0 20px;
margin-bottom:10px;}
#comment{width:118px; height:24px; background:url(images/commentbg.gif)no-repeat; color: #fff;
font-size:13px; font-weight:bold; line-height:24px; text-decoration:none; float:left; padding:0 0 0 20px;
margin-bottom:10px;


}



/*----/BODY LEFT PANEL----*/
/*----BODY RIGHT PANEL----*/
#online{
background:url(images/online.gif) no-repeat;
margin:auto;
color:#993300;
font-size:16px;
}

#bodyrightPan{width:364px; float:right;
padding-right:10px;

}
/*----Login Panel----*/
#loginPan{width:364px; height:210px; background:url(images/formbg.gif) 0 0 repeat-y;}
#loginPan h2{width:230px; height:60px; display:block; background:url(images/icon.gif) 0 50% no-repeat #fff; color:#5EA000; font:30px/80px Georgia, "Times New Roman", Times, serif; padding:0 0 0 64px; margin:0 0 0 18px;}
#loginPan h2 span{background:#fff; color:#017FC0;}

#loginPan form{width:321px; height:76px; background:#FCF6E6; color:#705D20; position:relative; border:1px dashed #BFB492; margin:0 0 0 18px; padding:6px 0 0;}
#loginPan form label{width:75px; height:22px; display:block; float:left; padding: 0 0 0 20px; margin:9px 0 0;}
#loginPan form input{
width:128px; height:20px;
color:#006699; 
background: #fff;
border:1px dashed #FF9900;
padding-left:5px;
padding-right:5px;
font:bold;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px; display:block; float:left; margin:9px 12px 0 0;}

#loginPan form input.button{width:49px; height:52px; display:block; position:absolute; top:6px; right:16px; background:url(images/button.gif) 0 0 no-repeat #FCF6E6; border:none; color:#fff; margin:9px 0 0; font:16px/52px Georgia, "Times New Roman", Times, serif; text-align:center; padding:0px;}

#loginPan ul{width:323px; height:25px; margin:6px 0 0 18px;}
#loginPan ul li{width:166px; height:25px; float:left;}
#loginPan ul li.nonregister{width:156px; height:25px; float:left; background:url(images/not-memberbg.gif) 0 0 no-repeat #FEFEFE; color:#fff; font-weight:bold; line-height:25px; text-align:center;}
#loginPan ul li.nonregister a{width:156px; height:25px; float:left; background:url(images/not-memberbg.gif) 0 0 no-repeat #FEFEFE; color:#fff; font-weight:bold; line-height:25px; text-align:center; text-decoration:none}
#loginPan ul li.register{width:165px; height:25px; float:left; background:url(images/new-registerbg.gif) 0 0 no-repeat #FEFEFE; color:#fff; font-weight:bold; line-height:25px; margin:0 0 0 1px;}
#loginPan ul li.register a{width:141px; height:25px; display:block; background:url(images/arrow1.gif) 95% 60% no-repeat; text-decoration:none; padding:0 0 0 25px;}
#loginPan ul li.register a:hover{background:url(images/arrow2.gif) 95% 60% no-repeat; text-decoration:none;}
/*----/Login Panel----*/
#saber{width:323px; height:83px; display:block; background:url(images/saber.gif) 0 0; text-indent:-200px;
margin:auto;
padding-bottom:15px;
}
#bodyrightPan p.saber{width:323px; height:83px; margin: 10px 0 23px 18px;}

#bodyrightPan p.saber a{width:323px; height:83px; display:block; background:url(images/saber.gif) 0 0; }

#bodyrightPan p.saber a:hover{width:323px; height:83px; background:url(images/saber.gif) 0 0; }


#bodyrightPan p.ecades{width:323px; height:83px; margin: 10px 0 23px 18px;}

#bodyrightPan p.ecades a{width:323px; height:83px; display:block; background:url(images/ecades.gif) 0 0; }

#bodyrightPan p.ecades a:hover{width:323px; height:83px; background:url(images/ecades.gif) 0 0; }


#bodyrightPan p.invite{width:323px; height:83px; margin: 10px 0 23px 18px;}

#bodyrightPan p.invite a{width:323px; height:83px; display:block; background:url(images/hotmail.jpg) 0 0; }

#bodyrightPan p.invite a:hover{width:323px; height:83px; background:url(images/hotmail.jpg) 0 0;}

/*--------------------------------------------------*/
#bodyrightPan p.hours{width:323px; height:83px; margin:10px 0 23px 18px;}

#bodyrightPan p.hours a{width:323px; height:83px; display:block; background:url(images/24hours.gif) 0 0; text-indent:-2000px;}

#bodyrightPan p.hours a:hover{width:323px; height:83px; background:url(images/24hours.gif) 0 0; text-indent:-2000px;}
/*----Login Panel----*/
#loginBottomPan{width:365px; height:25px; background:url(images/form-bottombg.gif) 0 0 no-repeat;}

/*----/Login Panel----*/
/*----Services Panel----*/
#servicesPan{width:359px; height:21px; background:url(images/servicestop-bg.gif) 0 0 no-repeat;}
#servicesBodyPan{width:359px; background:url(images/servicesbody-bg.gif) 0 0 repeat-y;}
#servicesBodyPan p{padding:10px 15px 0 14px;}
#servicesBodyPan p.services{width:240px; height:60px; 
font:26px/26px Georgia, "Times New Roman", Times, serif; background: url(images/services.gif) no-repeat #fff; 
color:#006EA6; margin:0 0 0 24px; padding-left:50px;}
#servicesBodyPan p.boldbrowntext{font-size:16px; font-weight:bold; padding:4px 15px 0 14px;
text-align:center;
}
#servicesBodyPan p.bluetext{background:url(images/servicesbody-bg.gif) 0 0 repeat-y #fff; color:#007EC1; font-size:15px; font-style:italic;}
#servicesBodyPan p.largebrowntext{font-size:30px; padding:10px 25px 10px 34px;}

#servicesBodyPan p.link{width:289px; height:23px; background:#FCF6E6; color:#705D20; margin:0 36px ; padding:0px;}
#servicesBodyPan p.link a{width:289px; height:23px; display:block; background:#FCF6E6; color:#705D20; line-height:23px; text-decoration:none; text-align:center;}
#servicesBodyPan p.link a:hover{width:289px; height:23px; background:#F9E09F; color:#705D20; text-align:center; text-decoration:none;}

#servicesBottomPan{width:359px; height:25px; background:url(images/form-bottombg.gif) 0 0 no-repeat; padding:10px 0 0;}
/*----/Services Panel----*/
/*----FOOTER PANEL----*/
#footermainPan{height:126px; background:url(images/footerbg.gif) 0 0 repeat-x #fff; color:#fff; font:12px/22px "Trebuchet MS",Arial, Helvetica, sans-serif; clear:both; padding:82px 0 0;}
#footerPan{width:748px; position:relative; margin:0 auto;}
#footerlogoPan{display:block; width:215px; height:40px; position:absolute; top:0px; right:15px;}

#footerPan ul{width:546px; position:absolute; top:0px; left:0px;}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color: #990000; background: url(images/footermenubg.gif) 0 0 repeat-x #FF9900; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.templateworld{width:250px; background:#FF9933; color:#fff; display:block; position:absolute; top:40px; left:10px;}
#footerPan ul.templateworld li a{background: #FF9933; display:block; color:#fff; text-decoration:none;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPan ul.validation{width:250px; background:#705D20; color:#fff; display:block; position:absolute; top:60px; left:10px;}
#footerPan ul.validation li a{background:#705D20; display:block; color:#fff; text-decoration:none;}
#footerPan ul.validation li a:hover{text-decoration:underline;}

#footerPan p.copyright{width:auto; background: url(images/copyrightbg.gif) 0 0 repeat-x #705D20; color:#fff; position:absolute; top:23px; left:10px;}

