body {
	background-color:#ffffff;
	text-align:center;
	font-family: Arial, "Helvetica", sans-serif;
}

/* Contenedores
----------------------------------------------------------------------------------------------------*/
.contenedor {
	width:960px;
	min-height:939px;
	/*background-color:#3CF;*/
	overflow:hidden;
	margin-top:61px;
	margin:0 auto;
	/*position:absolute;*/
}
.menu {
	height:79px;
	z-index:2;
}
.logo {
	height:148px;
	width:94px;
	z-index:335;
	position:absolute;
	margin-left:38px;
}
.menu_lateral {
	margin-left:653px;
	height:425px;
	width:307px;
	position:absolute;
	z-index:333;
}
.slider {
	height:425px;
	z-index:1;
}
.sombra {
	height:22x;
}
.pie {
	height:51px;
	text-align:right;
	font-size:11px;
	color:#999;
	border-top-color:#e0dae6; border-top-style:solid; border-top-width:thin;
}

.contenidos {
	margin-top:8px;
	min-height:210px;
}

/* Menú superior
----------------------------------------------------------------------------------------------------*/
#cssmenu ul
{
	padding-left:172px;
	padding-top:23px;
	list-style-type:none;
	display:block;
	height:79px;
	z-index:2;
}
#cssmenu li
{
	display:block;
	float:left;
}	
#cssmenu li a
{
	display:block;
	float:left;
}
#cssmenu li.bla a
{
	display:block;
	float:left;
	padding:0px 5px 0 1px;
}

span.bt1-rollover{ height: 43px; overflow: hidden; display: block; position: relative; text-align:left; }
span.bt2-rollover{ height: 43px; overflow: hidden; display: block; position: relative; text-align:left; }
span.bt3-rollover{ height: 43px; overflow: hidden; display: block; position: relative; text-align:left; }
span.bt4-rollover{ height: 43px; overflow: hidden; display: block; position: relative; text-align:left; }

span.bt5-rollover{ height: 43px; overflow: hidden; display: block; position: relative; text-align:left; font-size:11px; font-weight:bold; color:#3b1460; font-family:Arial, Helvetica, sans-serif; margin-top:12px; margin-left:120px;  }

/* Submenú lateral
----------------------------------------------------------------------------------------------------*/
.submenu
{
	height:11px;
	width:307px;
	/*background-image:url("../img/bg_submenu.png");*/
	/*background-repeat:repeat-x;*/
	background-color:#FFFFFF;
	font-weight:bold;
	color:#333333;
	padding-top:8px;
	font-size:12px;
	text-align:center;
	margin-top:1px;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	text-decoration:none;
}
.submenu:hover
{
	height:11px;
	width:307px;
	background-color:#3b1460;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:8px;
	font-size:12px;
	text-align:center;
	margin-top:1px;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	text-decoration:none;
}
.submenu a{
	color:#333333;
	text-decoration:none;
}
.submenu a:hover{
	color:#ffffff;
	text-decoration:none;
}



/* Clear Elementos Flotantes
----------------------------------------------------------------------------------------------------*/


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
A.enlace_pie, A.enlace_pie:VISITED, A.enlace_pie:ACTIVE, A.enlace_pie:FOCUS, A.enlace_pie:LINK{
text-decoration:none;
text-align:left;
font-size:11px;
color:#999;
}

A.enlace_pie:HOVER{
color: #666;
text-decoration:underline;
}
input[type='text'], input[type='password'], textarea {
background: #F8F8F8;
border: 1px solid #CCCCCC;
padding: 3px;
margin-left: 0px;
margin-right: 0px;
}
#search{
	padding-bottom: 10px;
	margin-top: 85px;
}
#search input {
padding: 9px;
border: solid 1px #E5E5E5;
outline: 0;
font: normal 12px/100% Arial;
color: #999999;
width: 250px;
background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
#search input:hover{
border-color: #C9C9C9;
-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}
#button_search{
	position: absolute !important;
	background: url('../img/search.png') center center no-repeat !important;
	width: 32px !important;
    height: 33px !important;
	cursor: pointer !important;
	text-indent:-9999px ;
	border: 0 !important;
}

.clear{
	clear: both;
}
.search_list table{
	border-collapse: collapse;
}
.search_list table thead tr td{
	border: 1px solid #37135d;
	color: #FFFFFF;
	font-weight: bold;
}
.search_list table tbody tr td{
	border: 1px solid #37135d;
	color: #999999;
}
.bt1-rollover,
.bt2-rollover,
.bt3-rollover,
.bt4-rollover{
	margin: 0px 0px 0 10px;
}
.bt1-rollover a{
	text-decoration: none;
}
.left_menu{
	margin: 10px 0 0 6px;
	font-size: 13px;
	float: left;
	color: #37135d;
	font-weight: bold;
}
.bt1-rollover a:hover,
.bt2-rollover a:hover,
.bt3-rollover a:hover,
.bt4-rollover a:hover{
	background-color: #3d2362;
}
.bt1-rollover a:hover .left_menu,
.bt2-rollover a:hover .left_menu,
.bt3-rollover a:hover .left_menu,
.bt4-rollover a:hover .left_menu{
	color: #FFFFFF;
}
.heading{
	font-size: 60px;
	margin-top: 83px;
}
.heading a{
	text-decoration: none;
	color: #37135d;
}
.top_contact{
	margin-bottom: 40px;
}
.bottom_contact{
	margin-top: 40px;
	margin-bottom: 40px;
}
.con_color{
	background: #999999;
	float: left;
	width: 428px;
	color: #37135d;
	padding: 15px 15px 20px 30px;
}
.p0{
	font-family: serif;
	font-size: 23px;
}
.p1{
	font-family: serif;
	font-size: 15px;
	text-align: left;
}
.con_padding{
	
}
.address_loc{
	float: right;
}
.indent-bot {
	margin-bottom:20px;
}
.company_info{
	text-align: left;
	color: #37135d;
	font-size: 14px;
	margin-bottom: 8px;
}
.door_info{
	color: #999999;
	font-size: 15px;
}
.download_image{
	float: left;
	width: 300px;
}
.margin_right58{
	margin-bottom: 50px;
}
.regard{
	text-align: left;
	margin-top: 50px;
}
.left_side{
	float: left;
}
.right_side{
	float: right;
}
.form{
	text-align: left;
}
.error{
	font-size: 12px;
	color: red;
}
.form_line{
	margin-bottom: 10px;
}
.in_detail{
	width: 132px;
	height: 54px;
	border-right: 1px solid #37135d;
	border-bottom: 1px solid #37135d;
	border-top: 1px solid #37135d;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
	text-align: center;
	padding: 23px 0 0px 0;
}
.in_detail_bottom{
	width: 132px;
	height: 114px;
	border-right: 1px solid #37135d;
	border-bottom: 1px solid #37135d;
	text-align: center;
	padding: 5px 0;
}
.in_detail_bottom input[type='text']{
	width: 118px;
}
.in_detail_bottom textarea{
	width: 119px;
	height: 105px;
	resize: none;
}
.add_more{
	float: right;
	margin: 10px 6px 0 0;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
	border: 1px solid #37135d;
	padding: 5px;
	cursor: pointer;
}
.remove{
	float: right;
	margin: 10px 6px 0 0;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
	border: 1px solid #37135d;
	padding: 5px;
	cursor: pointer;
}
.remove_icon{
	background: url('../img/remove.png') center center no-repeat !important;
	width: 28px;
	height: 28px;
	margin-top: 45px;
}