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

/*SERVICIOS*/

.container .services .content{
	font-size:14px;
}

.container .services ul li{
	font-size:14px;
}

.container .services td{
	vertical-align:top;
	font-size:12px;
}

.container .services h2{
	font-size: 18px;
	padding: 10px 0 10px 0;
}

.container .services h3{
	color:#312e2d;
	font-size:14px;
	font-weight:bold;
	padding: 5px 0 5px 0;
	text-transform:lowercase;
}

.container .services .service a{
	font-size:14px;
	font-weight:bold;
}

.container .services .service {
	color:#000000;
	font-size:12px;
	border: 1px solid black;
}

.container .services .sectionheading {
	color: #FFFFFF;
	background-color:#312e2d;
	font-size:14px;
	font-weight:bold;
}

.container .services .sectionimpar{
	background-color: #fff;
	border-bottom:1px solid black;
}

.container .services .sectionpar{
	background-color: #ccc;
	border-bottom:1px solid black;
}


/*FOOTER*/

.container .footer {
	background-color:#312e2d;
	border:0px;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	height:180px;
	padding:20px 0 0 0;
}

.container .footer a{
	color: #FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-transform:lowercase;
}

.container .footer a:active{
	color:#08e1e0;
	text-decoration:none;
}

.container .footer a:hover{
	color:#08e1e0;
	text-decoration:none;
}

.container .footer a:sel{
	color:#08e1e0;
	text-decoration:none;
}

.container .footer ul{ 
	font-size:11px;
	font-weight:bold;
	list-style: none;
	margin:0; 
	padding:0;
}

.container .footer ul li{ 
	display:block;
	float:left;
	font-size:11px;
	margin:0 0 0 65px; 
	padding:2px 0 0 0; 
}

.container .footer ul li li{
	float:none;
	font-size:11px;
	font-weight:normal; 
	margin:0px;
}

/*SUBFOOTER*/

.container .subfooter {
	background-color:#312e2d;
	border:0px;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	height:50px;
	padding:10px 0 0 0;
	text-align:center;
}

.container .subfooter a{
	color: #FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-transform:lowercase;
}

.container .subfooter a:active{
	color:#08e1e0;
	text-decoration:none;
}

.container .subfooter a:hover{
	color:#08e1e0;
	text-decoration:none;
}

.container .subfooter a:sel{
	color:#08e1e0;
	text-decoration:none;
}


/******* ACTUALIDAD *******/

.actualidad .contents {
	margin: 0px;
	padding: 0px;
}

.actualidad .contents .cronicaslist{
	margin: 0px;
	padding: 0px;	
}
.actualidad .contents .cronicaslist li{
	list-style: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.actualidad .contents .cronicaslist li img{
	float:left
}
.actualidad .contents .cronicaslist li h2,
.actualidad .contents .cronicaslist li p
{
	float: left;
}
.actualidad .contents .cronicaslist li h2,
.actualidad .contents .cronicaslist li p{
	margin-left: 14px;
	font-size:20px;
}
.actualidad .contents .cronicaslist li .author{
	font-size: 14px;
	margin-left:14px;
}
.actualidad .contents .cronicaslist li .date{
	font-size: 14px;
	margin-left:14px;
	color: #a7a9ac;	
}


/**ACTUALIDAD LEER**/

.actualidad .leer {
	margin: 0px;
	padding: 0px;
}
.actualidad .leer .title{
	color: #312e2d;
	font-size: 20px;
	font-weight:bold;
	margin-top:10px;
}
.actualidad .leer .author{
	font-size: 14px;
}
.actualidad .leer .date{
	font-size: 14px;
	color: #a7a9ac;
}
.actualidad .leer .link{
	margin:15px 0 15px 0;
	text-align:center;
}
.actualidad .leer .link .button {
   border-top: 1px solid #312e2d;
   border-left: 1px solid #312e2d;
   border-bottom: 1px solid #312e2d;
   border-right: 1px solid #312e2d;
   cursor: pointer;
   color:#fff;
   font-size:12px;
   font-weight: bold;
   background-color:#312e2d;
   text-transform:lowercase;
   text-align:center;
}
.actualidad .leer .text{
	font-size: 12px;
	padding-top: 10px;
	margin: 10px 10px 0px 0px;
}
.actualidad .leer .text br{ 
	display: block; 
	margin-bottom: 10px;
}
.actualidad .leer .text img{
	float: left;
	padding: 1px;
	margin: 0 10px 10px 0;
}
.actualidad .leer .sectionfooter {
	font-size:12px;
	margin-top: 10px;
	text-align: right;
}


/******* EVENTOS *******/

.events .contents {
	margin: 0px;
	padding: 0px;
}

.events .contents .eventoslist{
	margin: 0px;
	padding: 0px;	
}
.events .contents .eventoslist li{
	list-style: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.events .contents .eventoslist li img{
	float:left
}
.events .contents .eventoslist li h2,
.events .contents .eventoslist li p
{
	float: left;
}
.events .contents .eventoslist li h2,
.events .contents .eventoslist li p{
	margin-left: 14px;
	font-size:20px;
}
.events .contents .eventoslist li .date{
	font-size: 14px;
	margin-left:14px;
	color: #a7a9ac;	
}


/**EVENTOS LEER**/
.events .leer {
	margin: 0px;
	padding: 0px;
	float:left;
	width:380px;
}
.events .leer .title{
	color: #312e2d;
	font-size: 18px;
	font-weight:bold;
	text-transform:lowercase;
	margin-top:10px;
}
.events .leer .date{
	color: #a7a9ac;
	font-size: 12px;
	float:left;
}
.events .text{
	font-size: 12px;
	margin: 10px 10px 0px 0px;
}
.events .text br{ 
	display: block; 
	margin-bottom: 10px;
}
.events .imagen {
	text-align:center;
	padding-top:15px;
}
.events .leer .listavip {
	padding-bottom:0px;
	padding-top:0px;
}
.events .sectionfooter {
	font-size:12px;
	margin-top: 10px;
	text-align: right;
}
.events .contents .elements{
	margin-top:10px;
	margin-left:25px;
	text-transform:lowercase;
	float:right;
	font-size:12px;
	width:250px;
}
.events .contents .elements li{
	list-style:url(img/smallbullet.gif);
	margin: 0px 0px 0px 0px;
	font-size:12px;
}
.events .contents .elements li a{
	font-weight:normal;
	text-decoration:underline;
	font-size:12px;
}
.events .contents .elements li h2,
.events .contents .elements li p
{
	float: left;
}
.events .contents .elements li h2,
.events .contents .elements li p{
	font-size:12px;
}

/*** MINI PERFIL ***/

.network .content .searchprofile {
	font-size:12px;
}
.network .content .searchprofile .profilepicture img{
	float:left;
	border:none;
}
.network .content .searchprofile .personalinfo {
	margin:0 0 0 15px;
}
.network .content .searchprofile .personalinfo .name{
	font-size:20px;
	font-weight:bold;
	margin:0 5px 0 15px;
}
.network .content .searchprofile .personalinfo .location {
	font-size:13px;
	margin:0 0 0 15px;
}
.network .content .searchprofile .personalinfo .stats {
	font-size:13px;
	font-weight:bold;
	margin:0 0 0 15px;
}
.network .content .searchprofile .personalinfo .actions {
	color: #ccc;	
	font-size:14px;
	font-weight:bold;
	padding-top: 15px;
	margin:0 0 0 15px;
}

/*** PERFIL EXTENDED ***/
.network .profile {
	font-size:12px;
}
.network .profile .profilepicture{
	float: left;
	width: 260px;	
}
.network .profile .profilepicture .reportbadprofile {
	cursor:pointer;	
}
.network .profile .profilepicture img{
}
.network .profile .profilepicture a{
	clear: both;
}
.network .profile .personalinfo{
	float: left;
	width: 385px;
	padding:0 0 0 5px;
}
.network .profile .personalinfo .name{
	font-size:20px;
	font-weight:bold;
	margin:0 5px 0 5px;
}
.network .profile .personalinfo .location {
	font-size:13px;
	margin:0 0 0 5px;
}
.network .profile .personalinfo .stats {
	font-size:13px;
	font-weight:bold;
	margin:0 0 0 5px;
}
.network .profile .personalinfo .actions {
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 5px;
}
.network .profile .personalinfo .moreinfo {
	font-size:13px;
	margin-left:5px;
	padding-top:15px;
	float:left;
}
.network .profile .personalinfo .moreinfo li{
	list-style: none;
}

.network .profile .otherpictures{
	margin-top: 5px;
}

/***** FORM *****/
.network .content .netMsgs .recipient {
	margin: 0 0 10px 105px;
	width:390px;	
}