﻿
p {
font-family: 'Oxygen', sans-serif;
line-height:20px;
letter-spacing: 1px;
}

a.link2:link {
	COLOR: #ffffff;
	text-decoration: none;
}
a.link2:visited {
	COLOR: #ffffff;
}
a.link2:hover {
	text-decoration: underline;
}

a.link3:link {
	COLOR: #003584;
	text-decoration: none;
}
a.link3:visited {
	COLOR: #003584;
}
a.link3:hover {
	text-decoration: underline;
}

.doce_vb {
	color: #ffffff;
	cursor: default;
	float:left;
    padding: .8em 1em;
    text-decoration: none;
    font-family: 'Oxygen', sans-serif;
    font: bold 12px/1 'Oxygen', sans-serif;
    letter-spacing: normal;
    text-transform: uppercase;
    border-width: 1px;
    border-style: solid;
    border-color: #fff #ccc #999 #eee;
    /*background: #c1c1c1;*/
    background: -webkit-gradient(linear, left top, left bottom, from(#407dfd), to(#264993));
    background: linear-gradient(#407dfd, #264993);
    background: -webkit-linear-gradient(#407dfd, #264993);
    background: -moz-linear-gradient(top, #407dfd, #264993);
    background: -o-linear-gradient(top, #407dfd, #264993);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#407dfd', EndColorStr='#264993')"; /* IE8 */  

}


.doce_nb {
	font-size: 12px;
	color: #363636;

}

.quince_bb {
	font-size: 14px;
	color: #363636;
	font-weight: bold;
}

.trece_nb {
	font-size: 14px;
	font-weight: bold;
	color: #003584;
	text-transform: uppercase;
}

.trece_a {
	font-size: 14px;
	color: #003584;
}
.ocho {
	font-size: 12px;
	color: #FFFFFF;
}

.ochoG {
	font-size: 11px;
	color: #363636;
}

.quince_nb {
	font-size: 13px;
	color: #363636;
}

.dieciocho_nb {
	font-size:20px;
	font-weight: bold;
	color: #003584;
	text-transform: uppercase;
	line-height:30px;
}


.veinte {
	font-size: 16px;
	color: #003584;
	font-weight: bold;
}
.veinteG {
	font-size: 16px;
	color: #5f5f5f;
}




#contenedor_all {
	position: relative;
	width: 100%;
	margin: auto;
	text-align: center;
}
#contenedor {
	position: relative;
	width: 1024px;
	margin: auto;
	text-align: center;
}

#social {
	position: relative;
	margin: auto;
	width: 1024px;
	height: 40px;
	background-color: #193da0;
}
#social_l {
	width: 80px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	background-color: #3ec036;
}

#logo_menu {
	padding: 15px 0px 0px 0px;
	position: relative;
	margin: auto;
	width: 1024px;
	height: 130px;
	text-align: left;
	vertical-align: middle;
	background: linear-gradient(rgba(25,61,160,.1), #ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#E3E7F3', EndColorStr='#FFFFFF')"; /* IE8 */
	/*background-image: linear-gradient(to bottom, #E3E7F3 0%, #FFFFFF 100%);*/
	
}
#menu {
	position: relative;
	margin: auto;
	width: 1024px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	background: linear-gradient(#ffffff, rgba(25,61,160,.1));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#E3E7F3')"; /* IE8 */
	
}

#animation {
	position: relative;
	text-align: center;
	margin: auto;
	width: 1024px;
	background: #E3E7F3;
}

#container {
	position: relative;
	text-align: center;
	margin: auto;
	width: 1024px;
	background: #E3E7F3;
}
#container2 {
	position: relative;
	text-align: center;
	margin: auto;
	width: 1024px;
	background: #fafafa;
	border: 1px solid #c9c9c9;
}


#footer {
	position: relative;
	text-align: center;
	margin: auto;
	width: 1024px;
	background: #62cc64;
	height: 50px;
}

#gotita {
	position: relative;
	text-align: center;
	margin: auto;
	width: 1024px;
	height: 150px;
}


#footer2 {

	padding: 10px; 
	position: relative;
	text-align: center;
	margin: auto;
	width: 1000px;
	border: 1px solid #c9c9c9;
	background: linear-gradient(#ffffff, rgba(25,61,160,.1));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#E3E7F3')"; /* IE8 */
	height: 140px;
}

#footer_menu {
	width: 270px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 140px;
	text-align: right;
}

#footer_logos {
	width: 754px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 140px;
}


