html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}



h1{
	
	color: #EE1A5F;
	font-size: 35px;
	margin-bottom: 15px;
	margin-top: 24px;
	text-shadow: 1px 1px 1px #0f0f51;
	filter: dropshadow(color=#0f0f51, offx=1, offy=1);
}
h2{ color:#000; font-size:20px; text-align:justify; margin-bottom:50px}
h3{
	
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom:5px;
}
h4{ color:#0F0F51; font-size:15px;}
h5{ color:#0F0F51; font-size:14px;}
h6{ color:#0F0F51; font-size:13px;	}





#intro {
	background: url(../bg/img_19700106_091145.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#registro {
	background: url(../bg/img_19700106_090645.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#pro {
	background: url(../bg/img_19700106_091521.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


header{
	width: 94%;
	margin-left: 3.4%;
	margin-top: 35px;
	height: 51px;
	display: block;
	clear: both;
}

.logo-soho{
	width:8%;
	float:left;
	margin-top:-130px;
}
.logo-lgg2{
	width:12%;
	float:right;
	
}
#cic{ margin-top:-150px;}
.volver {position: absolute;}
.volver a img{opacity:0.7;filter:alpha(opacity=70);}
.volver a img:hover{opacity:1;filter:alpha(opacity=100);}
.volver a img:focus{opacity:1;filter:alpha(opacity=100);}
#content{
	max-width:1620px;
	margin: 0 auto;
	text-align: left;
	display: block;
	
}
#pro #content{
	max-width:1200px;
	padding-bottom:50px;
	margin-top: -102px;
}

#content .c1{
	float:left;
	width:46.3%;
	margin-left:3.3%;
	margin-bottom: 50px;
}
#content .c2{
	float:left;
	width:32.3%;
	margin-left:11.7%;
	margin-top:9px;
	margin-bottom:20px;
}

#content .c3{
	float:left;
	width:28.3%;
	padding: 20px 2%;
	margin-left:6.3%;
	margin-bottom:50px;
	background: url(../img/00050r.png) repeat;
	-webkit-border-radius-bottomright:50px 25px;
	-moz-border-radius-bottomright:50px 25px;
	border-bottom-right-radius:50px 25px;
	-webkit-border-radius-bottomleft:50px 25px;
	-moz-border-radius-bottomleft:50px 25px;
	border-bottom-left-radius:50px 25px;
	-webkit-border-radius-topright:50px 25px;
	-moz-border-radius-topright:50px 25px;
	border-top-right-radius:50px 25px;
	-webkit-border-radius-topleft:50px 25px;
	-moz-border-radius-topleft:50px 25px;
	border-top-left-radius:50px 25px;
}
#content .c4{
	float:left;
	width:23.3%;
	margin-left:21.7%;
	margin-bottom:50px;
	margin-top: -150px;
}

a.button, input.button{
	cursor:pointer;
	
	font-weight:normal;
	text-decoration:none;
	font-size:16px;
	text-align:center;
	border:none;
	border: 1px solid #9E153C;
	color:#fff;
	margin-bottom:10px;
	line-height:16px;
	min-height: 16px;
	padding: 5px 25px;
	background: #be4968;
	background: -moz-linear-gradient(top,  #be4968 0%, #8f1228 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#be4968), color-stop(100%,#8f1228));
	background: -webkit-linear-gradient(top,  #be4968 0%,#8f1228 100%);
	background: -o-linear-gradient(top,  #be4968 0%,#8f1228 100%);
	background: -ms-linear-gradient(top,  #be4968 0%,#8f1228 100%);
	background: linear-gradient(to bottom,  #be4968 0%,#8f1228 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be4968', endColorstr='#8f1228',GradientType=0 );
}
a.button:hover,a.button:focus, input.button:hover, input.button:focus{
	border: 1px solid #000000;
	color:#fff;
	background: #45484d;
	background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%);
	background: -o-linear-gradient(top,  #45484d 0%,#000000 100%);
	background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%);
	background: linear-gradient(to bottom,  #45484d 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
}
fieldset{ margin-bottom:5px;}
label{
	color: #CCC;
	
	font-size: 14px;
	line-height: 17px;
}
input.campo{
	border:none;
	outline:none;
	
	font-size: 18px;
	padding:5px 2%;
	display:block;
	width: 96%;
}



.up{ text-transform:uppercase; margin-right:10px}
.fright{ float:right; width:39%;}
.fleft{ float:left;}
.fnone{display: inline-block;float: none;}


#tray-buttonx {
	float: right;
	margin-top: 1px;
	background: none;
}
a.tray-button-m1:link, a.tray-button-m1:visited {
	
	font-size:100%;
	float: right;
	margin-top: 1px;
	background: url(../img/bg-hover.png) repeat-x 0 44px;
	line-height:42px;
	color:#999;
	text-decoration:none;
	margin: 0 10px;
}
a.tray-button-m1:hover, a.tray-button-m1.active{
	color:#fff;
}

form{
	color:#fff;
	
}

ul.bxslider li a img{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
ul.bxslider li a img:hover,ul.bxslider li a img:focus{
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.col-a img{
	margin-right: -75px;
	z-index:99999;
}
.col-b img{
	margin-left: -75px;
	z-index:9;
}



footer {
	width: 94%;
	margin-left: 3.4%;
	bottom: 0px;
	left: 0;
	z-index: 54;
	position: fixed;
}
.logo-lg{
	width:7%;
	float:right;
	right: 20%;
	margin-top:-130px;
}
.logo-fb{
	width:7%;
	float:left;
	left: 20%;
	margin-top:-70px;
}

.logo-fb img:hover,.logo-fb img:focus{
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */

}
.question{ border-bottom:1px dotted #555; padding:5px 0;}
.question.last-child{ border-bottom:1px dotted transparent; padding:5px 0;}

#inline_content, #inline_content2{
	font-family:Arial, Helvetica, sans-serif;
}

#inline_content h1, #inline_content2 h1{
	text-shadow: 1px 1px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
}

#inline_content ul, #inline_content2 ul{
	list-style: disc;
	margin-left:15px;
}


@media screen and (max-width: 1230px) {
	header{height: 51px;}
	.logo-soho{width:8%;}
	.logo-lg{width:9.5%;}
	.logo-lgg2{width:9.5%;}
	.logo-fb{width:7%;}
	a.tray-button-m1:link, a.tray-button-m1:visited {font-size:100%;margin: 0 10px;}
}
@media screen and (max-width: 1080px) {
	header{height: 51px;}
	.logo-soho{width:8%;}
	.logo-lg{width:9.5%;}
	.logo-lgg2{width:9.5%;}
	.logo-fb{width:7%;margin-top:-65px;}
	
	#content .c3 {width: 40.3%;padding: 20px 4%;}
	#content .c3 {width: 40.3%;padding: 20px 4%;}
	#content .c4 {margin-left: 11.7%;}
	
	a.tray-button-m1:link, a.tray-button-m1:visited {font-size:90%;margin: 0 10px;}
	label{font-size: 14px;line-height: 15px;}
	h3{font-size: 15px;}
	
}
@media screen and (max-width: 733px) {
	header{height: 51px;}
	.logo-soho{width:18%;}
	.logo-lg{width:14%;}
	.logo-lgg2{width:18%;}
	#pro .logo-lgg2, #pro .logo-soho{ display:none}
	.logo-fb{width:14%;margin-top:-60px;}
	
	#content .c1,#content .c3{ margin-bottom: 80px;}
	#content .c1, #content .c2,#content .c3,#content .c4{width:80%;margin-left:10%;}
	#content .c2{ width:60%; padding:10%; background: url(../img/fff25.png);}
	#content .c3{ width:70%; padding:5%;}
	#content .c4{ margin-top:0px;}
	
	a.tray-button-m1:link, a.tray-button-m1:visited {font-size:80%;margin: 0 7px;}
	ul#slide-list{ display:none}
	label{font-size: 13px;line-height: 14px;}
	h3{font-size: 14px;}
	
	.bx-wrapper img {max-width: 100% !important;}
}
@media screen and (max-width: 450px) {
	header{height: 51px;}
	.logo-soho{width:27%;}
	.logo-lg{width:7%;}
	.logo-lgg2{width:23%;}
	#pro .logo-lgg2, #pro .logo-soho{ display:none}
	.logo-fb{width:20%;margin-top:-55px;}
	
	#content .c1,#content .c3{ margin-bottom: 60px;}
	#content .c1, #content .c2,#content .c3,#content .c4{width:80%;margin-left:10%;}
	#content .c2{ width:60%; padding:10%; background: url(../img/fff25.png);}
	#content .c3{ width:60%; padding:10%;}
	#content .c4{ margin-top:0px;}
	
	a.tray-button-m1:link, a.tray-button-m1:visited {font-size:70%;margin: 0 5px;}
	ul#slide-list{ display:none}
	label{font-size: 12px;line-height: 13px;}
	h3{font-size: 13px;}
	
	.bx-wrapper img {max-width: 100% !important;}
}
@media screen and (max-width: 320px) {
	header{height: 51px;}
	.logo-soho{width:16%;}
	.logo-lg{width:14%;}
	.logo-lgg2{width:7%;}
	#pro .logo-lgg2, #pro .logo-soho{ display:none}
	.logo-fb{width:20%;margin-top:-55px;}
	
	#content .c1,#content .c3{ margin-bottom: 40px;}
	#content .c1, #content .c2,#content .c3,#content .c4{width:80%;margin-left:10%;}
	#content .c2{ width:60%; padding:10%; background: url(../img/fff25.png);}
	#content .c3{ width:60%; padding:10%;}
	#content .c4{ margin-top:0px;}
	
	a.tray-button-m1:link, a.tray-button-m1:visited {font-size:70%;margin: 0 5px;}
	ul#slide-list{ display:none}
	label{font-size: 12px;line-height: 13px;}
	h3{font-size: 13px;}
	
	.bx-wrapper img {max-width: 100% !important;}
}