@charset "utf-8";
/* CSS Document */

/* @license
 * MyFonts Webfont Build ID 2449868, 2013-01-15T08:20:16-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Sonus Light by Hoftype
 * URL: http://www.myfonts.com/fonts/hoftype/sonus/light/
 * Copyright: Copyright (c) 2011 by . All rights reserved.
 * Licensed pageviews: 0
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2449868
 * 
 * © 2013 Bitstream Inc
*/
  
 
@font-face {font-family: 'Sonus-Light';src: url('webfonts/2561CC_3_0.eot');src: url('webfonts/2561CC_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2561CC_3_0.woff') format('woff'),url('webfonts/2561CC_3_0.ttf') format('truetype');}

* {
	margin:0;
	padding:0;
}

a:focus{
	outline:0;
}

a:active, a:selected { 
    border: none;
    outline: none;
}

a {
	outline:none;
	text-decoration: none;
	color: #CCCCCC;
}

a:hover {
	color: #FFFFFF;
}

a img {outline : none;}
img {border : 0;}

body {
	background-color: #FFFFFF;
	margin:0;
	text-align:center;
}

#contenedor {
	margin:auto;
	min-width: 900px;
}

.separador {
	clear:both;
}

.separador0 {
	height:0;
	clear:both;
}

.separador3 {
	clear:both;
	height:3px;
}

.separador5 {
	clear:both;
	height:5px;
}

.cleaner {
	clear:both;
	}

/* CABEZAL */

#cabezal {
	width:100%;
	height:60px;
	padding-top:14px;
	background:url(../images/white95.png) repeat;
	position:relative;
	z-index:3;
	padding-bottom:0px;
}


/*----------------------------------------*/

/* MENU */

#menu {
	text-align:center;
	height:30px;
	width:100%;
	margin:auto;
	padding:2px 0 4px 0;
	background:url(../images/white95.png) repeat;
	position:relative;
	z-index:2;
}

#menu ul {
	display:inline-block;
	list-style-type:none;
	margin:auto;
	text-align:center;
}

#menu ul li {
	float:left;
	height:20px;
	text-decoration:none;
	text-align:center;
	padding:7px 10px 0 10px;
	font-family:Sonus-Light;
	font-size:15px;
}

#menu ul a, #menu ul a:visited {
	display:block;
	text-decoration:none;
	color:#999;
	font-family:Sonus-Light;
	font-size:15px;
	text-align:center;
	margin:0; 
	}

#menu ul a:hover {
	color:rgb(41,91,92);
	}

/*---------------------------------*/

/* SUBMENU */

#submenu {
	text-align:left;
	height:30px;
	width:100%;
	margin:auto;
	background:url(../images/white05.png) repeat;
}

#submenu ul {
	list-style-type:none;
	width:900px;
	margin:auto;
	text-align:center;
	position:relative;
	z-index:12;
	left:-420px;
}

#submenu ul li {
	float:left;
	height:20px;
	text-decoration:none;
	text-align:center;
	padding:7px 20px 0 0;
	font-family:Sonus-Light;
	font-size:14px;
}

#submenu ul li, #submenu ul li:visited {
	color:#999;
	font-family:Sonus-Light;
	font-size:14px;
	text-align:center;
	margin:0; 
	}

#submenu ul li:hover {
	cursor: pointer;
	color:#FFF;
	}

/*---------------------------------*/

/* REDES */

#redes {
	height:22px;
	text-align:right;
	display:inline-block;
}

#redes a, #redes a:visited {
	display:block;
	text-decoration:none;
	color:#BBB;
	text-align:center;
	margin:0 5px 0 1px;
	display:inline-block;
}

.redes_fbook {
	width:22px;
	height:22px;
	background:url(../images/redes_fbook.png) no-repeat left;
}

.redes_twitter {
	width:22px;
	height:22px;
	background:url(../images/redes_twitter.png) no-repeat left;
}

.redes_youtube {
	width:22px;
	height:22px;
	background:url(../images/redes_youtube.png) no-repeat left;
}

.redes_fbook:hover {
	width:22px;
	height:22px;
	background:url(../images/redes_fbook.png) no-repeat right;
}

.redes_twitter:hover {
	width:22px;
	height:22px;
	background:url(../images/redes_twitter.png) no-repeat right;
}

.redes_youtube:hover {
	width:22px;
	height:22px;
	background:url(../images/redes_youtube.png) no-repeat right;
}

/*---------------------------------*/


/* PIE */

#pie {
	width:100%;
	height:30px;
	background:url(../images/bkg_foot.jpg) repeat-x top;
	background-color:#FFF;
	padding: 15px 0 5px 0;
	clear: both;
	text-align:center;
	font-family:Sonus-Light;
	font-size:11px;
	color:#666;
	position:relative;
	top:0px;
}



#pie a, #pie a:hover  {
	color:#999;
	text-decoration:none;
}

#pie a:hover {
	color:#CCC;
	text-decoration:none;
}

/*--- COPYRIGHT ---*/
#disclaimer {
	width:700px;
	margin:auto;
	padding-bottom:30px;
	color:#FFF;
	text-align:left;
	}
	
#disclaimer h1 {
	font-family:Sonus-Light;
	font-size:28px;
	padding-top:2px;	
}

#disclaimer h2 {
	font-family:Sonus-Light;
	font-size:18px;
	padding:10px 0 5px 0;
}

#disclaimer p {
	font-family:Sonus-Light;
	font-size:14px;
	padding-bottom:5px;
}
	