#footer{
	margin: 20px auto auto auto;
	width:1000px;
}

#pieColumIzq{
	float: left;
	background-color: #31115C;
	min-height:100px;
	width:1000px;
	font-family: Trebuchet Ms;
}
#pieColumDer{
	border-left:1px dashed #339999;
	float: left;
	background-color: #31115C;
	min-height:100px;
	width:348px;
}
.margenBot{
	width:100%;
	height:12px;
	margin-left:auto;
	background-image:url(../img/bg_footer_bot.png);
}
#infoCorTop{
	width:350px;
	height:70px;
}
#infoCorTop img{
	margin:20px 0px 0px 20px;
}
#infoCorMid{
	width:350px;
	height:110px;
}
#info{
	height:75px;
}
#infoIconos img{
	margin:0px 5px 0px 5px;
}
#infoCorBot{
	width:350px;
	height:40px;
}
#infoCorBot div{
	font-size:12px;
	margin:20px 0px 0px 0px;
}

#whiteSpace{
	width: 1000px;
	height:10px;
	background-color: #FFFFFF;
	float:left;
}

/* ENLACES DESTINOS */
#enlacesDestinos{
	margin:10px 0px 0px 0px;
	background:url(../img/bg_footer_border.png) repeat-y;
    float: left;
    height:auto;
    text-align: left;
    width: 1000px;
}
#enlacesDestinos p{
    float: left;
    margin: 5px 0px 0px 20px;
    text-align: left;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    font-family: Trebuchet Ms;
}
#enlacesDestinos .tituloSeccion{
	float:left;
	width:150px;
}
#t_enlcs_1 {
	float:left;
	width:240px;
	margin: 5px 0px 0px 0px;
}
#t_enlcs_2 {
	float:left;
	width:240px;
	margin: 5px 0px 0px 40px;
}
#t_enlcs_3 {
	float:left;
	width:240px;
	margin: 5px 0px 0px 40px;
}
.enlacesDestinosHref{
	width:210px;
	margin:5px 0px 5px 10px;
	text-align:left;
	font-size:12px;
	font-family: Trebuchet Ms;
	color:#FFFFFF;
}

/* MENU APLICACION */
#menu_footer {
	background-color: #31115C;
	height:auto;
	float:left;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 1000px;
	text-align: left;
}
#derechos {
    background-color: #EDEDED;
    float: left;
    font-size: 12px;
    height: 60px;
    margin-bottom: 0px;
    padding-top: 20px;
    width: 1000px;
    text-align: left; 
}
#derechos .logos{
	vertical-align: middle;
}
#derechos .socialmedia {
	padding-right: 30px;
	padding-left: 100px;
	float: right;
}

#derechos .socialmedia_ru{
	padding-right: 30px;
	padding-left: 20px;
	float: right;
}

img.facebook, img.rss, img.twitter, img.youtube, img.flickr {
	vertical-align: middle;
}
.fila_footer{
	clear:both;
	float:left;
	width:100%;
	margin:0px 0px 5px 0px;
}
.opcion_footer{
	width: 139px;
	margin-left: 20px;
	text-transform: uppercase;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.opciones_footer{
	list-style: none;
	margin:0;
	margin-left:20px;
}
.opciones_footer.publica{
	margin: none;
	width: auto;
	text-align: center;
	float: none;
}
.opciones_footer li{
	color: #AAA;
	float: left;
	margin:0px 5px 0px 0px;
}
.opciones_footer a{
	margin-left:5px;
}
.opciones_footer a.primero{
	margin-left: 0px;
}
.opciones_footer a:active {
	color:#FFFFFF;
}

.opciones_footer a:link {
	color:#FFFFFF;
}

.opciones_footer a:visited {
	color:#FFFFFF;
}
#infoServer{
	clear: both;
    color: white;
    margin: auto;
    text-align: left;
    width: 1000px;
}