﻿/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/homepage01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

label.bold {
	font-weight: bold;
}

/** HEADINGS */

h3 {
	margin: 0px;
	color: #303F48;
}

h2 {
	margin: 0px;
	color: #303F48;
}

h1 {
	margin: 0px;
	color: #303F48;
}

h1 {
	margin-bottom: 15px;
	font-size: 24px;
}

h2 {
	margin-bottom: 20px;
	font-size: 14px;
}

h3 {
	font-size: 11px;
}

/** TEXTS */

select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666563;
}

textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666563;
}

input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666563;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666563;
}

th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666563;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666563;
}

dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 200%;
}

ol {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 200%;
}

ul {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 200%;
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 200%;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: normal;
}

.list1 li {
	padding: 8px 0px;
	background: url(../images/homepage16.gif) repeat-x left top;
}

.list1 li.first {
	padding-top: 0px;
	background: none;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: normal;
}

.list2 li {
	padding: 15px 0px;
	background: url(../images/homepage16.gif) repeat-x left top;
}

.list2 li.first {
	padding-top: 0px;
	background: none;
}

.list2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	margin-top:40px;
}

.list2 ul li {
    width: 220px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	background: none;
}

.list2 strong {
	float: left;
	width:60%;
}

.list2 span {
	float: right;
	width:40%;
}

.list2 img.left {
}

.list3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: normal;
}

.list3 ul {
	margin: 0px 0px 0px 200px;
	padding: 0px;
	list-style: none;
}

.list3 li {
	clear: both;
	margin-bottom: 40px;
}

.list3 li li {
	clear: none;
	height: 10px;
	margin: 0px;
	padding: 5px 0px;
	background: url(../images/subpage1_05.gif) repeat-x left top;
}

.list3 li li.first {
	padding-top: 0px;
	background: none;
}

.list3 ul strong {
	float: left;
	line-height: 1;
}

.list3 ul span {
	float: right;
	line-height: 1;
}

.more {
	padding-top: 10px;
	text-align: right;
}

/** TABLES */

.table1 {
}

.table1 tr {
	background: url(../images/homepage22.gif) repeat left top;
}

.table1 td {
	padding: 6px 13px;
	border-bottom: 2px solid #FFFFFF;
}

.table1 tr.alt {
	background-image: url(../images/homepage23.gif);
}

.table1 a {
	color: #666563;
}

.table_listado {
	margin-bottom:20px;
	border:0px transparent none;
	border-bottom:2px #72C2F6 solid;
}

.table_listado tr {
	height:30px;
}

.table_listado tbody tr:hover {
	background-color:#F9DAB2;
}

.table_listado td {
	
}

.table_listado thead {
	background-color:#72C2F6; 
	height:30px;
}

.table_listado thead th {
	font-size:14px;
	color:#303F48;
	padding:5px 5px 5px 5px;	
}

.table_listado thead th a {
	color: #303F48;
}

.table_listado a {
	color: #006699;
}

.table_listado a:hover {
	text-decoration:none;
}

.torden {
	background-color:#F9DAB2;
}

.parell {
	background-color: #D9EFFC;
}

.table_paginacio {
	margin-bottom:20px;
	border:0px transparent none;
	background-color:#72C2F6; 
	width:800px;
	text-align:center;	
	padding:3px;	
}

.table_paginacio a{
color:white;
}



/** LINKS */

a {
	color: #EB6D00;
}

a:hover {
	text-decoration: none;
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.border {
	padding: 1px;
	border: 1px solid #CCCCCC;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** TOPMENU */

#topmenu a {
	color: #666563;
}

/** MENU */

#menu a {
	display: block;
	width: 144px;
	height: 27px;
	margin: 0px 0px 0px 7px;
	padding: 13px 0px 0px 0px;
	background: url(../images/homepage03.jpg) no-repeat left top;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #303F48;
}

#menu .active a {
	background: url(../images/homepage04.jpg) no-repeat;
}

#menu a:hover {
	background: url(../images/homepage04.jpg) no-repeat;
}

/** SPLASH */

#splash {
	background: url(../images/homepage06.jpg) repeat-x left top;
	text-align: center;
}

/** WRAPPER */

#wrapper {
	background: url(../images/homepage08.jpg) repeat-x left top;
}

/** WRAPPER-SERVICIOS */

#wrapper-servicios {
	border-top: medium #64bdf5 solid;
}

/** BOXED */

.boxed {
	background: url(../images/homePage10.gif) repeat-x left top;
}

.boxed .title {
	background: url(../images/homepage11.gif) no-repeat left top;
}

.boxed .title h2 {
	height: 30px;
	margin: 0px;
	padding: 16px 0px 0px 22px;
	background: url(../images/homepage12.gif) no-repeat right top;
}

.boxed .content {
	border-left: 1px solid #EAF4F8;
	border-right: 1px solid #EAF4F8;
}

.boxed .b {
	background: url(../images/homepage13.gif) repeat-x left bottom;
}

.boxed .verImagenes {
	border-left: 1px solid #EAF4F8;
	border-right: 1px solid #EAF4F8;
}

/** FOOTER */

#footer {
	clear: both;
	background: url(../images/homepage28.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 30px;
	text-align: center;
	color: #85A2B4;
}


/** FORMULARIO **/
.etiqueta{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E5180;
	text-align: left;
}

.campo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.validador{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	font-size: 10px;
	text-align: left;
}

.boto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1E5180;
}


