/* Reset ----------------------------------
	Alberto Fortes, www.albertofortes.com
----------------------------------------- */
body {font:x-small Arial,Helvetica,sans-serif; /*1em=10px*/}



body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}


table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}


address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}




ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
img {
	border:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:1em;
	font-size:100%;
	font-weight:normal;
}
a { 
	outline:none;
}
strong {font-weight: bold;}
/* estructura ------------------------- */
.hidden {display:none;}
.t-r {text-align:right;}
.t-l {text-align:left;}
.t-c {text-align:center;}
.f-l {float:left;}
.f-r {float:right;}
.n-f {float:none !important;}
.cl {clear: both;}
.enlinea {display:inline !important;}
.v-m {vertical-align: middle;}
/* clearfix --------------------------- */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
/*-----------------------------------------------------------------------*/

#main {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1160px;
}
#left {
	background: url(images/bg_socios.jpg) no-repeat top;
	float: left;
	width: 545px;
	height: 533px;
}

#footer {
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align:center;
	background-color:#eee;
}
	
.comunidades {
	font-size: 90%;
	text-align: center;
	width: 120px;
	top: 480px;
	position:relative;
}

.description {
	font-size: 90%;
	text-align: right;
	width: 280px;
	padding-left: 8px;
	position: relative;
	top: 150px;
}
#right {
	float: right;
	width: 604px;
	padding-left: 8px;
}
.titles {
	background: url(images/bg_titles.jpg) repeat-x bottom;
	margin-bottom: 8px;
}
.sites {
	margin-top: 8px;
}
.imgBg {
	background: url(images/bg_imagenes.jpg) no-repeat;
	height: 79px;
	width: 122px;
	float: left;
	margin-right: 5px;
}
.boton {
	bottom: 0px;
	right:0px;
	position:absolute;
	
}
.contentTex {
	float: right;
	height: 79px;
	width:475px;
	overflow:hidden;
	position:relative;
}
.normal .contentTex {
	
	width:168px;
	
}

.principal .boton {
	height: 17px;
	width: 76px;
}


.content {
	color: #999;
	overflow: hidden;
}
.principal .content {
	font-size: 130%;
	line-height:20px;
}
h1{
	font-size: 160%;
	font-style: italic;
	font-weight: bold;
	color: #0c226b;
	display: inline;
	background: #FFF;
	padding-right: 3px;	
}


.principal  h1 {
	font-size: 190%;
}

.normal{
	width:49%;
	float:left;
	
	}

h2 {
	display: inline;
	background: #FFF;
	padding-right: 3px;
	padding-left: 3px;
	color: #999;
	font-style: italic;
	font-weight: normal;
	font-size: 110%;
}
.separator {
	float: left;
	width: 2%;
	height:100px;
}

.end {
	background: url(images/bg_titles.jpg) repeat-x;
	width: 100%;
	height: 5px;
	margin-top:5px;
}
.imgBg img {
	margin-top: 7px;
	margin-left: 7px;
}

#footer a{
	color:#666;
}