/*HOME*/


a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFCCFF;
}
a:active {
	color: #FFFFFF;
}

body {
	background-image: url(imagenes/fondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	font-style: italic;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 18px;
	color: #ffffff;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	color: #C4BDB3;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 18px;
	color: #C4BDB3;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
	margin: 5px;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	color: #C4BDB3;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	vertical-align: top;
	margin-bottom: 10px;
}

ul {
	list-style-position: inside;
	list-style-image: url(imagenes/dot-red.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4BDB3;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
li {
	margin-bottom: 10px;
}

hr {
	border: 5px solid #73685b;
	background-color: #73685b;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #CCCCCC;
}

/*Contenedores*/

#headerlogo {
	background-image: url(imagenes/header.jpg);
	height: 137px;
	width: 170px;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}

#header {
	background-image: url(imagenes/header.jpg);
	height: 137px;
	width: 783px;
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rotatorio_home {
	height: 280px;
	width: 317px;
	background-image: url(imagenes/act-agencia.jpg);
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #91897C;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

#barhome {
	background-image: url(imagenes/bar-home.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 978px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 1px;
	height: 34px;
	text-align: center;
	float: left;
}

#footer {
	background-image: url(imagenes/footer-bg.jpg);
	text-align: center;
	height: 230px;
	width: 872px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #91897C;
	border-right-color: #91897C;
	border-bottom-color: #91897C;
	border-left-color: #91897C;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	float: right;
	background-repeat: no-repeat;
	background-position: center top;
}

#sidebarhome {
	width: 230px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: left;
	background-image: url(imagenes/ttle_nosotros.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#sidebar_homedcha {
	width: 300px;
	float: right;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: left;
	background-image: url(imagenes/ttle_destacados.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contenthome {
	width: 388px;
	margin: 0px;
	float: left;
	background-image: url(imagenes/ttle_redinter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}


#cabecera_home {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#container_contentshome {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(imagenes/backg_conthome.gif);
	background-repeat: repeat-y;
	background-position: center;
	float: left;
}

#conteninter3 {
	width: 773px;
	margin: 0px;
	float: right;
	text-align: left;
	background-color: #5F564D;
	padding: 15px;
	background-image: url(imagenes/separador.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#flashome {
	height: 360px;
	width: 659px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	background-color: #333333;
	height: 18px;
	width: 134px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
}

#menu_container {
	float: right;
	height: 70px;
	width: 580px;
	margin-left: auto;
	margin-top: 36px;
	margin-right: 70px;
	margin-bottom: 0px;
	clear: right;
}

/*Pagina Interior*/

#sidebarinter {
	width: 250px;
	float: left;
	background-color: #5F564D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #CCCCCC;
}

#conteninter {
	width: 673px;
	margin: 0px;
	float: right;
	background-image: url(imagenes/separador.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	padding: 15px;
}


#foto_interior {
	float: left;
	height: 150px;
	width: 755px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #AFA698;
}

#frase_interior {
	margin: 0px;
	float: right;
	height: 130px;
	width: 205px;
	background-color: #F81722;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #AFA698;
	padding: 10px;
}

.cuadro_bl {
	background-color: #FFFFFF;
}

#conteninter2 {
	width: 948px;
	margin: 0px;
	float: left;
	text-align: left;
	background-color: #5F564D;
	padding: 15px;
}

#foto_interior2 {

	float: left;
	height: 150px;
	width: 978px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #AFA698;
}

.ul2 {
	list-style-position: inside;
	list-style-image: url(imagenes/dot-grey.gif);
}

.li_horz {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.floatleft {
	float: left;
}


#sidebarintermini {

	width: 150px;
	float: left;
	background-color: #5F564D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #CCCCCC;
}

.campo115 {
	background-color: #FFFFD9;
	height: 18px;
	width: 115px;
	border: 1px solid #FFFFFF;
}

.campo70 {
	background-color: #FFFFD9;
	height: 18px;
	width: 70px;
	border: 1px solid #FFFFFF;
}

.campo160 {

	background-color: #FFFFD9;
	height: 18px;
	width: 160px;
	border: 1px solid #FFFFFF;
}
.campomemo {


	background-color: #FFFFD9;
	height: 144px;
	width: 260px;
	border: 1px solid #FFFFFF;
}

.campo30 {

	background-color: #FFFFD9;
	height: 18px;
	width: 30px;
	border: 1px solid #FFFFFF;
}

#christmas {
	padding: 0px;
	height: 357px;
	width: 506px;
	position: absolute;
	top: 140px;
	z-index: 1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -235px;
	left: 490px;
	background-color: #666666;
}
#sidebarhome_eng {

	width: 230px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: left;
	background-image: url(imagenes/ttle_nosotros_eng.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#rotatorio_home_eng {

	height: 280px;
	width: 317px;
	background-image: url(imagenes/act-agencia_eng.jpg);
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #91897C;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#contenthome_eng {

	width: 388px;
	margin: 0px;
	float: left;
	background-image: url(imagenes/ttle_redinter_eng.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#sidebar_homedcha_eng {

	width: 300px;
	float: right;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: left;
	background-image: url(imagenes/ttle_destacados_eng.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
