* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#eee; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.1875em;
	color:#414141;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3,.seccion { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}



/*==== GLOBAL =====*/
#main {
	width:990px; 
	margin:0 auto;
	padding:26px 0 40px 0;
	font-size:.875em;
}

#header {
	height:120px;
}
#content {
	padding:42px 0 0 0;
}



/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:30px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:19px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:19px;
}
.p3 { 
	margin-bottom:28px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#ff2f00; 
	outline:none;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:none;
}

h2 {
	border-bottom:1px solid #f1f1f1;
	border-top:1px solid #f1f1f1;
	font-size:10px;
	text-transform:uppercase;
	line-height:40px;
	margin-bottom:24px;
}
h3 {
	font-size:10px;
	color:#a0a0a0;
	text-transform:uppercase;
	margin-bottom:16px;
}
h4 {
	font-size:13px;
}
h5 {
	font-size:13px;
	margin-bottom:18px;
}
h6 {
	font-size:10px;
	color:#ff2f00;
	text-transform:uppercase;
	margin-bottom:16px;
}


.link1 { 
	font-size:10px;
	color:#414141;
	text-transform:uppercase;
	border-bottom:1px dotted #fff;
}
	.link1:hover {
		border-bottom:1px dotted #111;
	}
.link2 { 
	font-size:10px;
	text-transform:uppercase;
}
.link3 {
	color:#414141;
	text-decoration:underline;
}
	.link3:hover {
		text-decoration:none;
	}
	
.line-ver, .line-ver1 { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}


/*==================boxes====================*/
.box {
	background:#fff;
	width:100%;
}
	.box .border-top {
		background:url(images/border-top.gif) repeat-x left top;
	}
	.box .border-bot {
		background:url(images/border-bot.gif) repeat-x left bottom;
	}
	.box .border-left {
		background:url(images/border-left.gif) repeat-y left top;
	}
	.box .border-right {
		background:url(images/border-right.gif) repeat-y right top;
	}
	.box .left-top-corner {
		background:url(images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.gif) no-repeat right top;
	}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
		}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inside { 
		padding:34px 50px 66px 51px;
	}

.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:90px;
		}
		.address dd a {
			color:#414141;
			text-decoration:underline;
		}
		.address dd a:hover {
			text-decoration:none;
		}


.department {
	padding-bottom:19px;
}
	.department dd { 
		clear:both;
	}
		.department dd span { 
			float:left;
			width:90px;
		}
		.department dd a {
			color:#414141;
			text-decoration:underline;
		}
		.department dd a:hover {
			text-decoration:none;
		}


/*===== header =====*/
#header .logo {
	float:left;
	padding:8px 0 0 0;
}
	
#header .fright {
	width:562px;
}


#lava {
		position:relative;
		width:562px; 
		height:40px;
	}
	
	#lava ul {
		display:inline;
		position:absolute; 
		left:20px; 
		top:0;
		z-index:100;
	}
	#lava ul li {
		margin:0 30px;
		float:left;
		display:inline;
	}
	#lava ul li.last {
		margin-right:0;
	}
	#lava li.selected a {
		color:#000;
	}
	
		#lava ul li a {
			font-size:10px;
			text-transform:uppercase;
			text-decoration:none;
			color:#8e8e8e;
			float:left;
			line-height:30px;
		}
		#lava ul li a:hover {
			color:#000;
		}
	
	#lava #box {
		position:absolute; 
		left:0; 
		top:0; 
		z-index:50;
		height:30px;
		margin-left:-15px;
	}
	
	#lava #box .head {
		background:#e8e8e8;
		height:30px;
		padding:0 15px;
	}


/*
 * Required 
*/
#loopedSlider { width:888px; position:relative; clear:both; overflow:hidden; margin-bottom:10px;}
#loopedSlider .container { width:543px; height:375px; overflow:hidden; position:relative; float:left;}
.slides { position:absolute; top:0; left:0; }
.slides div.slide { position:absolute; top:0; width:510px; display:none;}
.slides div.slogan { position:absolute; left:250px; top:40px; width:250px; font-size:39px; line-height:1em; color:#1f1f1f; letter-spacing:-2px;}
.slides div.slogan span { display:block; background:#fff;}
.slides div.slogan strong { font-size:72px; color:#ff2f00; line-height:1.2em; display:block; margin-top:-15px; float:right; background:#fff;}
.slides div.slide a { background:url(images/marker1.gif) no-repeat left 7px #fff; padding:0 0 0 14px; color:#1f1f1f; font-size:13px;
 text-transform:uppercase; font-weight:bold; display:block; position:absolute; top:230px; right:0;}
.slides div.slide a:hover { color:#ff2f00;}
.left-shad { background:url(images/left-shad.png) no-repeat left top; width:40px; height:360px; position:absolute; left:-5px; top:0; z-index:10;}
.right-shad { background:url(images/right-shad.png) no-repeat left top; width:40px; height:360px; position:absolute; left:510px; top:0; z-index:10;}
/*
 * Optional
*/
ul.pagination { list-style:none; padding:0; margin:0; float:left; width:331px;}
ul.pagination li a { width:298px; height:80px; display:block; color:#b9b9b9; text-decoration:none; font-size:36px; line-height:1.2em; text-indent:-9999em;}
ul.pagination li.active a { background:blue; color:#fff; }
ul.pagination li a.item1 { background:url(images/m1-sprite.gif) no-repeat left top;}
ul.pagination li.active a.item1 { background-position:left -80px;}
ul.pagination li a.item2 { background:url(images/m2-sprite.gif) no-repeat left top;}
ul.pagination li.active a.item2 { background-position:left -80px;}
ul.pagination li a.item3 { background:url(images/m3-sprite.gif) no-repeat left top;}
ul.pagination li.active a.item3 { background-position:left -80px;}
ul.pagination li a.item4 { background:url(images/m4-sprite.gif) no-repeat left top;}
ul.pagination li.active a.item4 { background-position:left -80px;}


/*===== content =====*/
#content .indent {
	padding:0 18px 0 0;
}
	#content .section {
		padding-bottom:35px !important;
	}
	#content .col-2 .indent  {
		padding:0 35px 0 18px;
	}
	#content .col-3 .indent {
		padding:0 0 0 18px;
	}
	#content .col-2 h2, #content .col-3 h2 {
		text-indent:18px;
	}
	
	
	ol li {
		list-style-type:decimal;
		list-style-position:inside;
		font-weight:bold;
		padding-bottom:19px;
	}
		ol li span {
			font-weight:normal;
		}
	.list1 li {
		background:url(images/arrow1.gif) no-repeat left 11px;
		padding:0 0 0 8px;
		vertical-align:top;
		height:1%;
	}
		.list1 li a {
			display:block;
			background:url(images/line-hor.gif) left bottom repeat-x;
			font-size:10px;
			color:#ff2f00;
			text-decoration:none;
			text-transform:uppercase;
			padding:4px 0 4px 5px;
		}
		.list1 li a.last {
			background:none;
		}
		.list1 li a:hover {
			color:#000;
		}
	
	.list2 li {
		font-size:10px;
		text-transform:uppercase;
		display:inline;
	}
		.list2 li a {
			padding:0 5px 0 2px;
		}
	
	.testimonials li {
		font-weight:bold;
		text-align:right;
		font-size:13px;
		padding-bottom:20px;
	}
		.testimonials li blockquote {
			font-size:14px;
			font-weight:normal;
			text-align:left;
		}
		

/*===== footer =====*/
#footer {
	color:#414141;
	text-transform:uppercase;
	font-size:10px;
	text-align:center;
	padding:29px 0 42px 0;
}
	#footer a {
		color:#ff2f00;
		text-decoration:none;
	}
	#footer a:hover {
		color:#000;
	}
	#footer a.twitter {
		background:#ff2f00;
		color:#fff;
		display:inline-block;
		padding:2px 6px 2px 6px;
	}
	#footer a.twitter:hover {
		background:#fff;
		color:#ff2f00;
	}


/*----- forms -----*/
#search-form {
	border-bottom:1px solid #f6f6f6;
	font-size:10px;
	text-transform:uppercase;
	text-align:right;
	color:#dcdcdc;
	margin-bottom:16px;
}
	#search-form fieldset {
		border:none;
		padding:0 7px 20px 0;
		background:url(images/search-bg.gif) no-repeat right top;
	}
		#search-form input.text {
			width:137px;
			padding:2px 0 2px 5px;
			margin-left:20px;
			color:#414141;
			background:none;
			border:none;
			font-size:11px;
		}
		#search-form input.submit {
			width:25px;
			height:27px;
			border:none;
			background:none;
			cursor:pointer;
		}
		
		#search-form a {
			color:#8f8f8f;
			text-decoration:none;
		}
		#search-form a:hover {
			color:#000;
		}

#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:26px;
		overflow:hidden;
	}
		#contacts-form input {
			width:200px;
			padding:3px 0 3px 5px;
			border:1px solid #d9d9d9;
			background:none;
			color:#8c8c8c;
			font-size:10px;
			text-transform:uppercase;
		}
		#contacts-form textarea {
			width:200px;
			padding:3px 0 3px 5px;
			border:1px solid #d9d9d9;
			background:none;
			color:#8c8c8c;
			height:175px;
			margin-bottom:22px;
			overflow:auto;
			text-transform:uppercase;
			font-size:10px;
		}
		#contacts-form .button {
			float:right;
			margin-left:25px;
		}

/*==========================================*/
#page6 #lava li { margin:0 15px;}
#page6 #lava li.last { margin-right:0;}
#page6 #lava li a {padding:0 15px;}
#page6 #lava li a:hover { background:#e8e8e8; }



.cuadrito{ min-height:180px; width:150px; display:block; float:left; padding-left:6px; padding-right:6px; border-right:1px #CCC solid; border-bottom:1px #CCC solid; margin-left:4px; margin-right:4px; margin-top:5px;}