* {
	margin: 0;
	padding: 0;
}
a:focus{
	outline:none;
}
body {
	background: #fff;
	font-family: Georgia,Serif;
}
a img {
	border: none;
}

h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
	color: #f5f5f5;
}
h2 {
	font-size: 19px;
	font-style: oblique;
	font-weight: normal;
	line-height: 25px;
	letter-spacing: 1px;
	color: #aaaaaa;
	text-align: left;
}
h3 {
	font-size: 15px;
	font-style: oblique;
	font-weight: normal;
	line-height: 25px;
	letter-spacing: 1px;
	color: #707173;
	text-align: justify;
	padding-bottom: 10px;
	padding-top: 25px;
}

#wrapper {
	width: 960px;
	text-align: justify;
	margin: 0 auto;
	padding-top: 25px;
}
#logo {
	width: 204px;
	height: 102px;
	margin: 0px;
	float: left;
}
#header {
	height: 140px;
	width: 960px;
}

/*Menu*/
#menu {
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: center;
	height: 65px;
	width: 672px;
	margin-left: 288px;
}
#nav {
	list-style: none;
}
#nav li {
	float: left;
	width: 112px;
}
#nav li a {
	display: block;
	text-decoration: none;
	color: #707173;
	height: 28px;
}
#nav li a:hover {
	color: #ac103d;
}

/* Submenu */
#nav ul.submenu {
	position: absolute;
	list-style: none;
}
#nav ul.submenu li {
	float:left;
	text-align:right;
	font-size: 12px;
	line-height: 15px;
}
#nav ul.submenu li .a_submenu{
	float:right;
	width:90%;
	padding-right:20px;
}
.bit {
	background: url('../img/bit.jpg');
	height: 1px;
}
#footer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footerdatos {
	float: left;
	width: 350px;
	height: 170px;
}
#footercontacto {
	float: left;
	width: 330px;
	height: 170px;
}
#footerrss {
	float: left;
	width: 280px;
	height: 170px;
}

#socialmedia {
	float: right;
	height: 75px;
}


.social {
	font-size: 10px;
	letter-spacing: 1px;
	text-align: right;
	font-style: oblique;
	padding-top: 45px;
	float: right;
}
.social a:hover {
	color: #AC103D;
	text-decoration: none;
}
.social a {
	color: #707173;
	text-decoration: none;
}
.social img {
	vertical-align: middle;
	padding-right: 25px;
}

#footback {
	background: url(../img/footer_bit.jpg);
	background-repeat: repeat-x;
	height: 190px;
}
#legal {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: gray;
	float: left;
	line-height: 20px;
}


#articulos {
	position:relative;
    height:380px;
	margin-top:20px;
}
.art_columna {
	float: left;
	width: 300px;
}
.art_columna_der {
	margin-right: 30px;
}

p.title {
	font-size: 16px;
	color: #ac103d;
	font-style: oblique;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: .05em;
	text-align: left;
	padding-top: 13px;
}
p.description {
	font-size: 12px;
	color: gray;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: left;
	padding-top: 13px;
	font-family: Helvetica;
}
.description_home{
	font-size: 12px;
	color: gray;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: left;
	padding-top: 13px;
	font-family: Helvetica;
	height:100px;
}
.ul_nosotros{
	font-size: 12px;
	color: gray;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: left;
	padding: 13px 0px 0px 30px;
	font-family: Helvetica;
	list-style:circle;
}
.ul_nosotros li{
	padding:5px 0px;
}
p.link {
	float:right;
	padding-top: 13px;
}
p.bullets {
	font-size: 12px;
	color: gray;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: left;
	padding-left: 18px;
	font-family: Helvetica;
}

p.title_roza {
	font-size: 20px;
	color: #e599ae;
	font-style: oblique;
	font-weight: normal;
	line-height: 0px;
	letter-spacing: 1px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
}
p.description_roza {
	font-size: 11px;
	color: #e599ae;
	font-style: oblique;
	font-weight: normal;
	line-height: 10px;
	letter-spacing: 1px;
	text-align: left;
	padding-top: 10px;
}


#content_slidefade {
	text-align: left;
}
#fadeshow {
	overflow: hidden;
	height: 330px;
}

#interior_nosotros {
	width: 960px;
	height: 850px;
}
#interior_servicios {
	width: 960px;
	height: 1040px;
}
#interior_contacto {
	width: 960px;
	overflow: hidden;
}
#int_contactanos {
	width: 960px;
	overflow: hidden;
}
#google {
	margin: 50px 0px;
	width: 500px;
	float: left;
}
#caso {
	margin-bottom:44px;
	font-size: 18px;
	color: #ac103d;
	font-style: oblique;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: right;
}
#gray_description_clientes {
	font-size: 18px;
	color: #707173;
	font-style: oblique;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: right;
}
/* Registro */
#contactanos_izq {
	width: 400px;
	overflow: hidden;
}

/* Imagen lateral (Registro) */
#contactanos_der {
	float: right;
	width: 550px;
	overflow: hidden;
}

#contactanos_description {
	margin-top: 25px;
	float: left;
	width: 960px;
}

#direccion_description {
	margin-top: 50px;
	float: left;
	width: 460px;
}

p.gray_description {
	font-size: 18px;
	color: #707173;
	font-style: oblique;
	font-weight: normal;
	line-height: 23px;
	letter-spacing: 1px;
	text-align: justify;
}
p.red_description {
	font-size: 18px;
	color: #ac103d;
	font-style: oblique;
	font-weight: normal;
	line-height: 23px;
	letter-spacing: 1px;
	text-align: justify;
}

p.gray_indescription {
	font-size: 13px;
	color: #707173;
	font-style: oblique;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: justify;
}
p.red_indescription {
	font-size: 13px;
	color: #ac103d;
	font-style: oblique;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: justify;
}


.int_columna {
	float: left;
	width: 420px;
	margin-top: 35px;
}
.int_columna_der {
	margin-right: 120px;
}
.int_columna_izq{ 
	float:left;
	width:420px;
	margin-top:-280px;
}
.int_columna_izq2{ 
	float:left;
	width:420px;
	margin-top:-300px;
}
.trabaja{
	float:right;
}


/* Slideshow*/
/*
#picture-slides-container {
width: 960px;
height: 950px;
margin-top: 25px;
}
#gallery {
width: 630px;
}

#slideshow {
overflow: hidden;
height: 390px;
}

div.content {
float: right;
}
div.content a, div.navigation a {
text-decoration: none;
font-size: 12px;
font-family: Helvetica;
color: #646464;
}

div.loader {
position: absolute;
top: 0;
left: 0;
background-image: url('loader.gif');
background-repeat: no-repeat;
background-position: center;
width: 550px;
height: 502px;
}

div.slideshow-container {
position: relative;
clear: both;
height: 390px;
}
div.slideshow span.image-wrapper {
display: block;
position: absolute;
top: 0;
left: 0;
}
div.slideshow a.advance-link {
display: block;
width: 630px;
height: 365px;
line-height: 25px;
text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
text-decoration: none;
}
div.slideshow img {
vertical-align: middle;
border-style: none;
}

div.caption-container {
position: relative;
clear: left;
}
span.image-caption {
display: block;
position: absolute;
width: 623px;
top: 0;
left: 0;
}
div.caption {
padding-left: 8px;
width: 615px;
}

ul.thumbs {
clear: both;
margin: 0;
padding: 0;
}
ul.thumbs li {
float: left;
padding: 0;
margin: 5px 10px 5px 0;
list-style: none;
}
a.thumb {
padding: 2px;
display: block;
border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
background: #ac113d;
}
a.thumb:focus {
outline: none;
}
ul.thumbs img {
border: none;
display: block;
}

div.pagination {
clear: both;
}
div.navigation div.top {
margin-bottom: 12px;
height: 11px;
}
div.navigation div.bottom {
margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
display: block;
float: left;
margin-right: 2px;
padding: 4px 7px 2px 7px;
border: 1px solid #ccc;
}
div.pagination a:hover {
background-color: #c4c4c4;
text-decoration: none;
}
div.pagination span.current {
font-size: 12px;
font-family: Helvetica;
background-color: #ac113d;
border-color: #ac113d;
color: #fff;
}
div.pagination span.ellipsis {
border: none;
padding: 5px 0 3px 2px;
}
*/

/*slider version 2*/

/* main vertical scroll */
#main {
	position: relative;
	overflow: hidden;
	height: 470px;
}

/* root element for pages */
#pages {
	position: absolute;
	height: 20000em;
	margin-top:21px;
}

/* single page */
.page {
	height: 470px;
	width: 955px;
}

/* root element for horizontal scrollables */
.scrollable {
	position: relative;
	overflow: hidden;
	width: 629px;
	height: 370px;
}

/* root element for scrollable items */
.scrollable .items {
	width: 20000em;
	position: absolute;
	clear: both;
}

/* single scrollable item */
.item {
	float: left;
	cursor: pointer;
	width: 629px;
	height: 370px;
}
.item img {
	float: left;
}
.desc_container {
	float: right;
	width: 310px;
	height:100%;
}
.title_desc_gall{
	text-align:center;
	font-size: 24px;
	color: #ac103d;
	font-style: oblique;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: .05em;
	padding: 13px 4px 15px;	
}
.text_desc_gall{
	color:gray;
	font-family:Helvetica;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:1px;
	line-height:16px;
	padding-top:13px;
	text-align:left;
}
.text_desc_gall ul{
	list-style:circle;
	padding-left:20px;
}
.text_desc_gall ul li{
	padding:10px 0px;
}
.text_desc_gall p b{
	color:#ac103d;
}
.title_desc_gall_JS{
	text-align:center;
	font-size: 24px;
	color: #ac103d;
	font-style: oblique;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: .05em;
	padding: 0px 4px;	
}
.text_desc_gall_JS{
	color:gray;
	font-family:Helvetica;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:1px;
	line-height:16px;
	padding-top:25px;
	text-align:left;
}
.text_desc_gall_JS ul{
	list-style:circle;
	padding-left:20px;
}
.text_desc_gall_JS ul li{
	padding:5px 0px;
}
.text_desc_gall_JS p b{
	color:#ac103d;
}
/* main navigator */
#main_navi {
	height: 320px;
	padding: 0px;
	margin: 5px 0px;
	}

#main_navi li {
	padding:10px 2px;
	border:1px solid #F5F5F5;
	width: 186px;
	height: 110px;
	list-style-type: none;
	cursor: pointer;
	float: left;
}
#main_navi li:hover {
	background: url('../img/hover_li_gallery.png') no-repeat top;
}

#main_navi li.active {
	background: url('../img/active_li_gallery.png') no-repeat bottom;	
}
#main_navi li span{
	font-size: 16px;
	color: #ac103d;
	font-style: oblique;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: .05em;
	text-align: left;
	padding: 13px 4px 0px;
}
#main_navi li div{
	font-size: 14px;
	font-style: normal;
	color: #999;
	text-align: left;
	padding: 0px 4px 0px;
	display:none;
}
/*#main_navi li.active div{
	display:block;
}*/
#main_navi img {
	float: left;
	margin-right: 10px;
}

#main_navi strong {
	display: block;
}

#main div.navi {
	margin-left: 290px;
	cursor: pointer;
}
/* this makes it possible to add next button beside scrollable */
.scrollable {
	float: left;
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display: block;
	width: 18px;
	height: 18px;
	background: url(left.png) no-repeat;
	float: left;
	margin: 43px 10px;
	cursor: pointer;
	font-size: 1px;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position: 0px -18px;
}

/* disabled navigational button */
a.disabled {
	visibility: hidden !important;
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image: url(right.png);
	clear: right;
}


/*********** navigator ***********/


/* position and dimensions of the navigator */
.navi{
	width:200px;
	height:20px;	
}
/* items inside navigator */
.navi a {
	width: 8px;
	height: 8px;
	float: left;
	margin: 3px;
	background: url(../img/navigator.png) 0 0 no-repeat;
	display: block;
	font-size: 1px;
}
/* mouseover state */
.navi a:hover {
	background-position: 0 -8px;
}
.navi a:focus{
	outline:none;
}
/* active state (current page state) */
.navi a.active {
	background-position: 0 -16px;
}
/*Forma de registro*/
#form {
	padding-top: 40px;
}
#miniregistro {
	padding-top: 7px;
}

#formato {
	color: #000;
	text-align: left;
	width: 500px;
	margin-top: 10px;
}
#formatocontacto {
	text-align: right;
	padding-right: 50px;
}

.lista_roza {
	color: #e599ae;
	font-style: oblique;
	font-weight: normal;
	float: left;
	text-align: right;
	margin: 3px 5px;
	width: 50px;
	height: 15px;
	font-size: 11px;
}
.lista_gray {
	color: #707173;
	font-style: oblique;
	font-weight: normal;
	float: left;
	/*text-align:right;*/
	/*margin:3px 5px;*/
	width:150px;
	height: 15px;
	font-size: 14px;
}
.lista_gray_ext {
	color: #707173;
	font-style: oblique;
	font-weight: normal;
	float: left;
	width: 29px;
	height: 15px;
	font-size: 14px;
}
.description_gray {
	color: #707173;
	font-style: oblique;
	font-weight: normal;
	float: left;
	width: 70px;
	height: 15px;
	font-size: 14px;
}
.description_red {
	color: #ac103d;
	font-style: oblique;
	font-weight: normal;
	float: left;
	margin: 3px 5px;
	width: 250px;
	height: 15px;
	font-size: 14px;
}

.description_red a {
	color: #ac103d;
	font-style: oblique;
	font-weight: normal;
	float: left;
	margin: 3px 5px;
	width: 250px;
	height: 15px;
	font-size: 14px;
	text-decoration: none;
}


/*#formato input {
float: left;
height: 15px;
width: 240px;
}
*/

#formato select {
	float: left;
	height: 20px;
}
#formato textarea {
	float: left;
	height: 83px;
	width: 242px;
}

#formato #submit {
/*padding:5px 5px;*/
width:80px;
height: 20px;
float: right;
margin-right: 39px;
margin-top: 20px;
}
.interesado ul {
}
.interesado_opcion li,.interesado li {
	color: #707173;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	list-style: none outside none;
	padding: 2px;
}
.interesado a {
	text-decoration: none;
	color: #707173;
}
.interesado a:hover {
	color: #AC103D;
}


input .examinar {
}

.direccion {
}

.format {
	height: 30px;
}
.format1 {
	height: 30px;
}
input#radio {
	width: 30px;
}
span.derecha {
	font-size: 10px;
	float: right;
	margin-right: 100px;
}
.Ejemplo {
	height: 25px;
}

#error404 {
	width: 960px;
	height: 625px;
}

#errorpic {
	float: left;
	width: 500px;
	height: 370px;
}
#errordescription {
	float: right;
	width: 380px;
	height: 410px;
	margin-left: 80px;
}
#errordescription img {
	float: right;
	padding-top: 35px;
	padding-right: 90px;
}

#texto404 {
	font-size: 35px;
	color: #707173;
	font-style: oblique;
	font-weight: normal;
	line-height: 8px;
	letter-spacing: 1px;
	text-align: left;
	padding-top: 30px;
	height: 50px;
}
.form_requerido {
	color: #AC103D;
	font-size: 11px;
	font-style: oblique;
	font-weight: normal;
	width: 25px;
	float: left;
}
.label {
	color: #707173;
	float: left;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	height: 15px;
	width: 150px;
}
.input {
	width: 250px;
	height: 27px;
	background-image: url(../img/barra_texto_standar.png);
	float: left;
}
.field {
	background: none;
	width: 242px;
	height: 18px;
	margin-left: 4px;
	margin-top: 4px;
	border: 0;
	color: #707173;
}
.input_lada {
	width: 40px;
	height: 28px;
	background-image: url(../img/barra_texto_lada.png);
	float: left;
}
.field_lada {
	width: 32px;
	background: none;
	height: 18px;
	margin-left: 4px;
	margin-top: 4px;
	border: 0;
	color: #707173;
}
.input_tel {
	width: 132px;
	height: 28px;
	background-image: url(../img/barra_texto_tel.png);
	float: left;
}
.field_tel {
	width: 126px;
	background: none;
	height: 18px;
	margin-left: 4px;
	margin-top: 4px;
	border: 0;
	color: #707173;
}
.input_ext {
	width: 50px;
	height: 28px;
	background-image: url(../img/barra_texto_ext.png);
	float: left;
}
.field_ext {
	width: 42px;
	background: none;
	height: 18px;
	margin-left: 4px;
	margin-top: 4px;
	border: 0;
	color: #707173;
}
.label_ext {
	color: #707173;
	float: left;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	height: 15px;
	width: 29px;
}
.label_red {
	color: #ac103d;
	font-style: oblique;
	font-weight: normal;
	float: left;
	margin: 3px 5px;
	width: 250px;
	font-size: 14px;
}
.label_suscri {
	color: #707173;
	float: left;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	height: 15px;
	width: 21px;
}
.radio {
	float: left;
	margin-left: 23px;
}
/*.opciones a {
text-decoration: none;
color: #707173;
}
.opciones a:hover {
color: #AC103D;
}
.opciones ul {
width: 400px;
height: 500px;
}
.label_opciones {
color: #707173;
font-size: 12px;
font-style: oblique;
font-weight: normal;
height: 15px;
width: 450px;
list-style: square;
margin-left: 30px;
}
*/
.interesado ul {
	float: left;
}
.label_opciones li {
	font-size: 12px;
	list-style-type: none;
	margin-left: 30px;
}
.form_box1 {
	overflow: hidden;
}
.form_box2 {
	overflow: hidden;
}
.form_box3 {
	overflow: hidden;
	margin-top: 20px;
}
.input_text {
	width: 250px;
	height: 93px;
	background-image: url(../img/barra_textarea.png);
	float: left;
}
.field_text {
	background: none;
	width: 242px;
	height: 83px;
	margin-left: 4px;
	margin-top: 4px;
	border: 0;
	color: #707173;
}
.field_subir {
	border:0px;
	width: 242px;
	margin-left: 4px;
	margin-top: 4px;
	color: #707173;
}
.interesado_opcion {
	padding-left: 25px;
	clear: left;
}

