* {
	padding : 0;
	margin : 0;
}
html{
	background:url(images/fondo.gif) repeat-x;
}
body {
	background: url(images/fondo.gif) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto;
	color:#000;
}
a{
	color:#d73508;
	text-decoration:none;
}
h1{
	font-size: 25px;
	margin:0px;
	padding:10px 0 10px 0;
	color:#FFFFFF;
	font-weight:normal;
}
.clear{
	clear:both;
}
p{
	padding:5px 0 5px 0;
	margin:0px;
	text-align:justify;
	line-height:19px;
	color: #fff;
}
.wrap{
	padding : 0;
	margin : 0px auto;
	width: 880px;
	background: url(images/header_bg.png) no-repeat top right;
}
.header{

}
.logo{
	padding: 5px 0 0 0px;
	float:left;
}
/*-----------------------------menu-------------------*/
#menu{
	width:880px;
	height:38px;
	background:url(images/menu_bg.png) no-repeat center;
	margin:auto;
	clear:both;
	float:left;
}
#menu ul{
	width: auto;
	float:left;
	display:block;
	list-style:none;
	padding:2px 0 0 130px;
	margin:0px;
	text-align:center;
}
#menu ul li{
	display:inline;
	padding:0px;
	margin:0px;
	height:37px;
	cursor: pointer;
}
#menu ul li a{
	display:block;
	padding:0px;
	padding:0 17px 0 17px;
	float:left;
	text-decoration:none;
	text-align:center;
	color:#fff;
	font-size:13px;
	line-height:34px;
}
#menu ul li.selected a{
	display:block;
	padding:0px;
	padding:0 17px 0 17px;
	float:left;
	text-decoration:none;
	text-align:center;
	color:#fff;
	font-size:13px;
	line-height:34px;
	background:url(images/bt_a.jpg) no-repeat center;
}
#menu ul li a:hover{
	color:#fff;
	text-decoration:none;
	background:url(images/bt_a.jpg) no-repeat center;
}
/*----------------tab_bg---------*/
.tab_bg{
	width:880px;
	height:237px;
	clear:both;
	margin:15px 0 10px 0;
	float:left;
	background:url(images/tab_bg1.png) no-repeat center;
}
.tab_left{
	width: 220px;
	float: left;
	padding: 15px 0 0 10px;
}
.middle_text{
	width: 330px;
	float: left;
	padding: 0px 0 0 0px;
}
.middle_text p{
	color:#FFFFFF;
}
.tabs{
	width:276px;
	float:right;
	padding: 15px 25px 0 0;
}
.tab{
	display:block;
	width: 276px;
	height: 67px;
	margin: 0px 0 4px 0;
	background: url(images/tab_bg.png) no-repeat center 10px;
	_background:url(images/tab_bg.png) no-repeat center 10px;
	text-decoration:none;
}
p.tab_text{
	/*width:190px;*/
	color:#FFFFFF;
	padding:20px 0 0 10px;
}
p.tab_text a{
	font-size:14px;
	font-weight:bold;
	color:#deff6b;
	text-decoration:none;
}
img.tab_icon{
	float:right;
	padding:0px 5px 0 0px;
}
span.green{
	font-size:14px;
	font-weight:bold;
	color:#deff6b;
}
/*-------------------center_content------------*/
#contento_top{
	background: url(images/content_top.png) no-repeat;
	margin-top: 5px;
	height: 3px;
	width: 880px;
}

#contento_bottom{
	background: url(images/content_bottom.png) no-repeat;
	height: 3px;
	width: 880px;
}
.center_content{
	width:880px;
	/*clear:both;*/
	padding: 0px 0 10px 0;
	background: #0c497d;
}
.full_content{
	width: 830px;
	float:left;
	padding: 10px 0 0 15px;
}
.left_content{
	width: 400px;
	float:left;
	padding: 10px 0 0 20px;
}
.right_content{
	width: 400px;
	float: left;
	padding: 10px 0 0 20px;
}
.title{
	color: #deff6b;
	font-size:18px;
	padding:15px 0 0 0;
	clear:both;
}
.title span{
	color:#d54525;
}
.read_more_tab{
	/*width:400px;*/
	height:19px;
	text-align:right;
	padding:0 10px 0 0;
	line-height:19px;
}
.read_more_tab a{
	text-decoration:none;
	color:#65ad0f;
}
.list_tab{
	width:370px;
	float:left;
	clear:both;
	padding:10px 0 10px 0;
}
p.list{
	/*width:335px;*/
	float:left;
	padding:0 0 0 10px;
}
img.arrow{
	width:23px;
	float:left;
	padding:5px 0 0 0px;
}


/*-----------------testimonials-----------------*/
.testimonials{
	width:375px;
	_width:365px;
	background: url(images/quotes_left.gif) no-repeat left top;
	padding:0 0 0 30px;
	float:left;
	margin: 15px 0 5px 5px;
	_margin: 15px 0 5px 5px;
}
.testimonials p{
	background:url(images/quotes_right.gif) no-repeat right bottom;
	padding:0 0px 15px 0;
	color:#D94F25;
	font-style:italic;
}
.test_author{
	/*float:right;*/
	text-align: right;
	padding:0 0px 0 0;
	font-style:italic;
	color: #fff;
}

img.phone_icon{
	float:left;
}
.info_box{
	padding:10px 0 0 0;
}
p.info{
	float:left;
	padding:0 0 0 10px;
	line-height:23px;
}
span.red{
	color:#D94F25;
	font-size:12px;
	font-weight:bold;
}
/*-----------------------------footer------------------*/
#footer{
	clear:both;
	/*width:880px;*/
	height:65px;
	margin:auto;
	color:#003156;
	/*border-top:1px #B2BFA7 dotted;*/
}
.copyright{
	float:right;
	padding-left:10px;
	padding-top:10px;
}
.footer_links{
	float:left;
	padding-right:15px;
	padding-top:13px;
}
.footer_links a{
	text-decoration:none;
	color: #003156;
	padding-left:10px;
	cursor: pointer;
}
.footer_links a:hover{
	/*text-decoration:underline;*/
	color: #003156;
}

/* slide vertical */
.simple H3 {
	BACKGROUND: url(images/heading.png) no-repeat 0 top;
	PADDING-BOTTOM: 0px;
	MARGIN: 5px 0px 0 0px;
	padding: 0 0 0 20px;
	WIDTH: 400px;
	CURSOR: pointer;
	LINE-HEIGHT: 30px;
	POSITION: relative;
	HEIGHT: 30px
}
.simple H3 SPAN {
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.8em;
	RIGHT: 25px;
	POSITION: absolute;
	TOP: 0px
}
UL.simple {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	LIST-STYLE-POSITION: outside;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
}
UL.simple LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	LIST-STYLE-POSITION: outside;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
}
UL.simple LI P {
	
}
UL.simple LI H3 {
	color: #deff6b;
	font-size: 14px;
}
UL.simple LI a {
	color: #deff6b;
}
DIV.heading {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px
	MARGIN: 10px 0px 0px;
}
#collapse_top {
	BACKGROUND: url(images/section-medium-top.png) no-repeat; 
	/*WIDTH: 390px;*/
	height: 7px;
	/*margin-left: 20px;*/
}
#collapse_bottom {
	BACKGROUND: url(images/section-medium-bottom.png) no-repeat; MARGIN: 0px 0px;
	/*WIDTH: 400px;*/
	height: 7px;
	/*margin-left: 20px;*/
}
DIV.collapse {
	MARGIN: 0px 0px 0 0px; WIDTH: 800px;
}
DIV.collapse-container {
	width: 367px;
	margin-left: 0px;
	padding: 0 10px 0 20px;
	background: #2487a5;
	border-left: #7ba4b0 1px solid;
	border-right: #7ba4b0 1px solid;
}
DIV.collapse-container li{
	color: #fff;
	list-style-type: disc;
	margin-left: 30px;
}

input.contacto_form_txt { 
	width: 292px;
	border: none; 
	background: url(images/input.gif); 
	padding: 4px;
}
.textarea {
	font: 13px Tahoma, sans-serif; 
}

.titulo_seccion {
	border-bottom: #45c9e2 1px solid;
	font-size:14px;
	font-weight: bold;
	margin-bottom: 5px;
}
