BODY, HTML {
	min-height:100%;
	width:100%;
	height:auto;
	padding:0;
	margin:0;
	border:0;
}

BODY {
	font-family:verdana, arial;
	background-color:#2C3C4E;
	color:#333333;
}

IMG {
	border: 0;
	padding-left: 0px;
}

BODY.bg {
	background-image:url("../img/bg_body.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
}

div.clear {
	clear: both;
}

.container {
	width:100%;
	margin:auto;
	overflow:hidden;

}

.fotos {
	background-color:#666600;
}

.login {
	background-color:#000000;
}

.footer {
	background-image: url("../img/bg_foot.gif");
}
.formSend{
	border-radius: 0px!important;
	width: 96px!important;
	height: 26px!important;
	border: 0px!important;
	border-color: transparent!important;
}
.formSendE{
	border-radius: 0px!important;
	width: 96px!important;
	height: 26px!important;
	border: 0px!important;
	border-color: transparent!important;
}
.formCurriculumSend{
	border-radius: 0px!important;
	width: 96px!important;
	height: 26px!important;
	border: 0px!important;
	border-color: transparent!important;
}
.formCurriculumSendE{
	border-radius: 0px!important;
	width: 96px!important;
	height: 26px!important;
	border: 0px!important;
	border-color: transparent!important;
}
/******************** HEADER */

#header {
	margin:auto;
	width:933px;
	height:148px;
	background-color:green;
	overflow:hidden;
	background-image: url("../img/bg_header.jpg");
	background-repeat: no-repeat;
	font-family:Verdana;
	font-size:10px;
	color:#666666;
}

#logo { 
	display:block;
	float:left;
	padding-left:63px;
  margin-top:10px;
}

#head_links {
	width:192px;
	float:left;
	padding-left:230px;
	margin-top:33px;
}

#header P {
	margin:0;
	padding:0;
}

#header P A, #header P A:link, #header P A:visited, #header P A:active {
	color:#666666;
	text-decoration:none;
}

#header P A:hover {
	color:#000000;
}

#language {
	margin-top:8px;
	border-top:1px #666666 solid;
	border-bottom:1px #666666 solid;
	text-align:center;
	color:#006633;
	font-size:10px;
	font-family:arial;
	padding-top:3px;
	padding-bottom:3px;
}


#language A, #language A:link, #language A:visited, #language A:active {
	color:#006633;
	font-weight:bold;
	text-decoration:none;
}



#peanuts {
	padding-left:77px;
}





/******************** MAIN MENU */

#main_menu {
	width:100%;
	height:28px;
	color:#FFFFFF;
	background-color:#F7C600;
	overflow:hidden;
	font-size:11px;
	text-align:center;
	line-height:22px;
}

#main_menu A {
	color:#006633;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}

#main_menu A:hover {
	color:#000000;
}

#home_img_links TABLE {
	margin:auto;
	margin-top:16px;
}

TD.pad {
	width:19px;
}


/******************** LOGIN */

#login_bar {
	width:904px;
	height:39px;
	background-color: #000000;
	overflow:hidden;
	color:#ffffff;
	font-size:11px;
	margin:auto;
}

SPAN.registrados {
	display:block;
	text-indent:8px;
	color:#ffcc00;
}



#registrese {
	width:152px;
	height:39px;
	color:#ffcc00;
	background-color:#333333;
	text-align:center;
}

#registrese A {
	color:#ffcc00;
	text-decoration:none;
}

#login_bar INPUT {
	width:180px;
	border:2px #5A5A5A solid;
}

.field {
	color:#ffffff;
}



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


#center {
	width:600px;
	margin:auto;
	overflow:hidden;
	height: 700px;
}



#home_image {
	/*width:100%;*/
	height:700px;
	overflow:hidden;
	background-image: url(../img/index.png);
}

#home_img_links {
	width:100%;
	height:117px;
	background-color:#666600;
	overflow:hidden;
}


.homeParigraphEnglish{
  font-family: "Times new roman";
  font-size: 27px;
  color: white;
  padding-left: 20%;
  margin-bottom: 3px;
}
.homeParigraphSpanish{
  font-family: "Times new roman";
  font-size: 27px;
  color: white;
  padding-left: 30%;
  margin-top: 3px;
}

/******************** FOOTER */


#pub_foot {
	width:904px;
	height:260px;
	background-color:#FFFFFF;
	padding-top:21px;
	margin:auto;
}

#foot_col_a {
	width:180px;
	height:210px;
	float:left;
	overflow:hidden;
	padding-left:13px;
}

#foot_col_b {
	width:542px;
	height:210px;
	float:left;
	overflow:hidden;
	padding-left:16px;
}

#foot_col_c {
	width:120px;
	height:210px;
	float:right;
	overflow:hidden;
	padding-right:16px;
}




#clima {
	height:149px;
	overflow:hidden;
	margin-bottom:14px;
	background-color:#BABEA5;
}

.wc {
	padding-left:2px;
}

#foot_col_b DIV.cxc {
	width: 206px;
	float: left;
}

#foot_col_b IMG#ssg2 {
	padding-left: 40px;
}

#foot_col_b IMG.colbimbbot {
	margin-top:20px;
}

#foot_col_b IMG#smn {
	padding-left: 20px;
}


#foot_col_b DIV.colb {
	width:301px;
	float:left;
	padding-left:27px;
}

#foot_col_b DIV.colb IMG { margin-bottom:8px; }

.foot_menu {
	font-size:12px;
	color:#333300;
	text-align:center;
	font-family:Arial;
	font-weight:bold;
}

.foot_menu A, .foot_menu A:link, .foot_menu A:visited, .foot_menu A:active {
	color:#333300;
	text-decoration:none;
}

.foot_menu A:hover {
	color:#000000;
}

#foot_col_b DIV.mg { float:none; clear:both; width:100%; height:12px; }

#foot_col_b DIV.colc {
	width:100%;
	height:46px;
	background-color:#FFFF99;
	text-align:center;
	overflow:hidden;
}

#foot_col_b DIV.colc IMG { margin-top:10px; }

#foot_col_b DIV.colc IMG.sep {
	margin-left:50px;
}



#foot_col_c IMG {
	margin-bottom:4px;
}

#foot_col_c IMG.no_margin {
	margin-bottom:0;
}

.rani { margin-top: 3px; }

#google {
	width: 301px;
	height:26px;
	margin-bottom:8px;
	overflow:hidden;
	background-color:#F4F4EE;
}

#google IMG {
	float:left;
}

#google INPUT {
	border:1px #A5ACB2 solid;
	margin-top:1px;
	padding:2px;
	width:237px;
}



/******************** EMPRESA */
.content_box_A {
	width:98%;
	height:auto;
	padding-left:1%;
	padding-right:1%;
	padding-top:30px;
	padding-bottom:30px;
	background-color:#FFFFCC;
}
.menu_borde {
	border-right:1px #333333 solid !important;
}
.sin_borde {
	border: none !important;
}
#menu_empresa {
	width:239px;
	height:auto;
	overflow:hidden;
	font-size:18px;
	font-family: "Times new roman";
	float:left;
}
#menu_empresa UL {
	width:184px;
	overflow:hidden;
	margin:0; padding:0; list-style-type:none;
	text-align:right;
	margin-left:25px;
}

#menu_empresa UL LI {
	padding-top:12px;
	padding-bottom:12px;
	border-bottom:1px #333333 solid;
}

#menu_empresa UL LI A {
	margin-right:4px;
	color:#006633;
	text-decoration:none;
}

#menu_empresa UL LI A:hover {
	color:#000000;
}
#menu_empresa #content {
	color: #006633;
	font-size: 19px;
	text-align:right;
	
	width: 184px;
	margin-left:25px;
}
#menu_empresa #content p {
	color: #333333;
	font-size: 15px;
}
#menu_empresa .button {
	margin-top: 6px;
	float: right;
}
#menu_empresa .line {
	border-bottom:1px #333333 solid;
	margin: 22px 0;
}
#menu_empresa p.close {
	margin:0;
}
#menu_empresa p.close a {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
#menu_empresa p.close a:hover {
	text-decoration: underline;
}



.content_box_A .textos {
	width:565px;
	float:left;
	padding-left:30px;
	border-left: 1px solid #333333;
}

.content_box_A .textos H1 {
	font-family: "Times new roman";
	margin-top:0;
	line-height:19px;
	font-size:24px;
}

.content_box_A .textos P {
	margin-top:0;
	text-align:justify;
	font-size:13px;
}


/* forms */
fieldset {
	border: none;
	padding: 0;
	margin: 0;
	margin-bottom: 18px;
}
fieldset legend {
	color: #000000;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
.content_box_A .textos form div.formSpacer {
	height: 9px;
}
.content_box_A .textos form div.formSpacer2 {
	height: 16px;
}
.content_box_A .textos p.bottomLine  {
	font-size: 11px;
	margin-top: 0px;
}
.content_box_A .textos > p.bottomLine  {
	font-size: 11px;
	margin-top: 20px;
}
.content_box_A .textos form  {
	width: 477px;
	padding: 0;
}
.content_box_A .textos form#contacto_cv  {
	width: 540px;
}
.content_box_A .textos form#contacto_cv div.column {
	width: 255px;
	float: left;
	margin-right: 30px;
}
.content_box_A .textos form#contacto_cv div.columnRight {
	margin-right: 0px;
}
.content_box_A .textos form .input {
	color: #000000;
	font-family: Arial;
	font-size:12px;
	margin-bottom: 12px;
}
.content_box_A .textos form#contacto_cv .input {
	margin-bottom: 2px;
}
.content_box_A .textos form .input input, .content_box_A .textos form .input textarea {
	border: 1px solid #666600;
	padding: 3px;
	margin-top: 2px;
	width: 469px;
}
.content_box_A .textos form#contacto_cv .input input, .content_box_A .textos form#contacto_cv .input textarea {
	width: 100%;
}
.content_box_A .textos form .input textarea {
	height: 248px;
}
.content_box_A .textos form#contacto_cv .radio {
	margin-right: -11px;
}
.content_box_A .textos form .radio input {
	width: auto !important;
	border: none;
}
.content_box_A .textos form .radio .radio_options {
	float: right;
	margin-top: -18px;
}
.content_box_A .textos form .radio .radio_options label {
	margin-left: 14px;
}
.content_box_A .textos form .submit {
	float: right;
}
.content_box_A .textos form#contacto_cv .submit {
	width: 100%;
	text-align: center;
}
.content_box_A .textos form#contacto_cv .submit input {
	margin: 0 auto;
}
.content_box_A .textos form#contacto_cv .submit {
	float: none;
}





/* Product */

.product_text {
	color:#006633;
	text-align:right;
	font-weight:normal;
	font-size:16px;
	width:200px;
	margin-right:30px;
}


#tipo_productos {
	width:477px;
	margin:auto;
}

#tipo_productos IMG {
	float:left;
	padding-right:47px;
}

#tipo_productos IMG.last {
	float:left;
	padding-right:0;
}

#tipo_productos UL.prod_details {
	width:127px;
	list-style-type:none;
	padding:0; margin:0;
	float:left;
	padding-right:47px;
	font-size:11px;
	margin-top:10px;
	line-height:19px;
}

#tipo_productos UL.last {
	padding-right:0;
}

#tipo_productos UL.prod_details LI.title {
	font-family:Verdana;
	background-color:#000000;
	color:#FFFFFF;
}

#tipo_productos UL.prod_details LI {
	width:127px;
	height:20px;
	border-bottom:1px #1A171B solid;
	color:#000000;
	text-indent:3px;
}

.foot_space {
	width:100%;
	height:100px;
	clear:both;
	margin:auto;
}

.clear_box {
	float:none;
	width:0;
	height:0;
	overflow:hidden;
	clear:both;
}
