/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
	border-bottom: none;
	visibility: visible;
}

body {
	background: #F6F6F6 url(img/i001.jpg) repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #3a4648;
}

table tr.r1 td { background-color: #fcfcfc;}		// No funciona
table tr.r2 td { background-color: #cfcfcf;}		// No funciona

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-top: 15px;
	margin-bottom: 1px;
	padding-bottom: 1px;		//padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: 0.035em;	//letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 20px;

//14px;
	font-weight: bold;
	color: #006;
	text-shadow: -1px -1px 5px #888, 1px -1px 5px #888, -1px 1px 5px #888, 1px 1px 5px #888;

//, 2 2 2 2 #888, 3 3 3 3 #777, 4 4 4 4 #666, 5 5 5 5 #555, 6 6 6 6 #444, 7 7 7 7 #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}


p, ul, ol {
	margin-bottom: auto;
	line-height: 130%;
	text-align: right;
}

ul, ol {
	margin-left: 2em;
	text-align: right;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FF5A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 960px;
	background: url(img/i002.jpg) repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#wrapper2 {
	background: url(img/i010.jpg) no-repeat left bottom;
}

/* Header */

#header {
	height: 140px;
	background: #087FE7 url(img/i003.jpg) repeat-x;
}

/* Logo */

#logo {
	float: left;
	margin-left: 60px;
	margin-top: 15px;
}

#logo h1 {
	margin: 0;
	padding: 90px 0 0 78px;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	/*alignment-adjust:central*/

alignment_adjuts:auto;

margin_left: 0px;






}

#menu ul {
	margin: 0;


//112 px 10 px 0 0 
	list-style: none;
	line-height: normal;
	padding-top: 110px;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 0;
}


#menu li {
	
	
	/* background:url(img/i003.jpg) repeat;*/ 
	display:inline; //inline
	alignment-adjust:left;
	
	
	}


#menu a {
	
	text-decoration: none;
	font-size: 13px;	//13px;
	font-weight: bold;//bold;
	color: #FFFFFF;
	padding-left: 20px;
	

	

}

#menu a:hover {
	text-decoration: none;



//underline;
	color: #E0E0FF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* Page */

#page {
	background: url(img/i004.jpg) no-repeat;
}

/* Content */

#content {
	float: left;
	width: 555px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}


#contentServ {
	float: left;
	width: 855px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
	//height: 150px;			// Nueva linea
}

#contentServQS {
	float: left;
	width: 855px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
	height: 440px;			// Nueva linea
}



#contentServSrv {
	float: left;
	width: 855px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
	height: 435px;			// Nueva linea
}


.intro {
	padding-top: 30px;
}
.post {
	padding-top: 36px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(img/i007.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(img/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(img/img08.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 226px;
	padding-top: 30px;
	padding-right: 76px;
	padding-bottom: 0;
	padding-left: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(img/i018.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #6B6B6B;
}

/* Contact */

#contact, #acceso {
}

#contact br, #acceso br {
	display: none;
}

#contact input, #acceso input.v {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(img/i018.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#contact #email, #contact #mensaje, #acceso #email, #acceso #mensaje{
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #6B6B6B;
}
#contact #email, #acceso #email {width:196px;}


/* Widebar */

#widebar {
	background: #F2F2F2 url(img/i011.gif) repeat-x;
	margin-top: 0;
	margin-right: 42px;
	margin-bottom: 0;
	margin-left: 42px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #000066;
	text-align: right;
	
}

#widebar #colA {
	float: left;
	width: 170px;		//	width: 186px;
pendding-left:1px;


}

#widebar #colIMG {
	float: left;
	width: 860px
	;


//	width: 186px;
	border-color: #FFF;
}

#widebar #colB {
	float: left;
	width: 170px;

//	width: 170px;
	padding-left:1px;

//	padding-left: 15px;
	text-align: center;
}
#widebar #colC {
	float: left;
	width: 170px;
//	width: 186px;
	padding-left: 1px;
//	padding-left: 15px;
}

#widebar #colD {
	float: left;
	width: 170px;	//	width: 186px;
	padding-left: 1px;
}

#widebar #colF {
	float: left;
	width: 170px;	//	width: 186px;
	padding-left: 1px;
}





/* Footer */

#footer {
	height: 108px;
	background: url(img/i005.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
	float: none;
}

#footer a {
	color: #666666;
}
.servicio {
	line-height: 130%;
}
.volatil {
	position: absolute;
	height: 135px;
	width: 165px;
	overflow: hidden;
	top: 268px;
	left: 674px;
	color: #FFF;
}
#wrapper #wrapper2 #page #content p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#wrapper #wrapper2 #page #content p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#wrapper #wrapper2 #page #content #contacto2 #contact table tr td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#wrapper #wrapper2 #page #content #contacto2 #contact table tr td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#wrapper #wrapper2 #page #content h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#wrapper #wrapper2 #page #content #acceso #acceso table tr td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#wrapper #wrapper2 #page #content #acceso #acceso table tr td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper #wrapper2 #page #content p {
	text-align: left;
}
