@import url("extra.css");

/* @group Reset */

/*reset.css*/body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,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,th,var{font-style:normal;font-weight:normal;}li{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;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*fonts.css*/body {font:13px/1.22 "helvetica neue",helvetica,arial,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}.clear:after {clear: both; content: "."; display: block; height: 0; visibility: hidden;}.clear {display: block; overflow: hidden;}

/* @end */

/* @group Basic */



body {
	background: #f7fbfc url(images/bg.jpg) repeat-x 0 0;
	color: #333;
	margin:0;
	padding:0;
	text-align:center;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 15px;
	}
	
h1, h2 {
	border-bottom: 1px solid #e5e5e5;
	color: #027191;
	font-size: 22px;
	padding: 0 0 5px;
	}
	
h3 {
	color: #000;
	font-size: 18px;
	}
	
h4 {
	font-size: 14px;
	font-weight: bold;
	}
	
p {
	line-height: 1.4;
	margin: 0 0 15px;
	}

input.submit {
	padding-left:5px;
	padding-right:5px;
	}



/* @end */

#main {
	margin:5px 0 0 0;
	width:1000px;
	background:url(images/maintop.gif) top no-repeat #efefef;
}


#container {
	margin:10px 10px 10px 10px;
	width:970px;
	text-align:left;
	}

#header {
	margin:0;
	padding:0;
	height:160px;
	}
	
.logo {
	margin: 10px 15px 0 15px;
	width: 133px;
	height:142px;
	}


.Letras {
	width:310px;
	font-size:18pt;
	margin: 20px 0 0 10px;
	color:#0000ff;
	font-family:Georgia;
}

	
#top_nav {
	margin: 15px 0 0 0;
	width:410px;
	height:20px;
	text-align:right;
	}
	
#top_nav div {
	float: right;
	margin: 0;
	text-align:right;
	}
	
#top_nav div, #top_nav ul div a {
	float: right;
	}
	
#top_nav div a {
	border-right: 1px solid #9d9dbd;
	color: #5d6080;
	display: block;
	font-size: 12px;
	padding: 0 10px;
	text-decoration: none;
	}

#top_nav div.last a {
        border-right: 0px;
	color: #5d6080;
	display: block;
	font-size: 12px;
	padding: 0 10px;
	text-decoration: none;
}

#top_nav div a:hover {
	text-decoration: underline;
	}
	

#main_nav {
	background: url(images/navbar.png) no-repeat 0 0;
	margin:0;
	padding:0;
	width: 804px;
	height:40px;
	}

#main_nav_right {
	float: right;
	padding-right:5px;
	}
#main_nav_right li, #main_nav_right li a {
	float: right;
	}
	
#main_nav_right li a {
	background: transparent url(images/navdiv.gif) no-repeat 0 50%;
	color: #eee;
	display: block;
	font-size: 14px;
	margin: 4px 0;
	padding: 8px 18px;
	text-decoration: none;
	}
	
#main_nav_right li.selected a, 
#main_nav_right li a:hover {
	color: #fff;
	text-decoration: underline;
	}




	
#main_nav_list {
	float: left;
	padding-left:5px;
	}
	
#main_nav_actions {
	float: right;
	width: 210px;
	}

#main_nav_list li, #main_nav_list li a {
	float: left;
	}
	
#main_nav_list li a {
	background: transparent url(images/navdiv.gif) no-repeat 100% 50%;
	color: #efefef;
	display: block;
	font-size: 14px;
	margin: 4px 0;
	padding: 8px 18px;
	text-decoration: none;
	}
	
#main_nav_list li.selected a, 
#main_nav_list li a:hover {
	color: #fff;
	text-decoration: underline;
	}

#content_top img {
	width: 970px;
	margin: 10px 0 0;
	float: left;
	}

#content_title {
	margin: 5px 0 0;
	background: url(images/header.png) no-repeat;
	width: 970px;
	height: 60px;
	}
#content_title div.title {
	padding-top:18px;
	padding-left:30px;
	font-size:16pt;
	color:#eee;
}

#content {
	background: transparent url(images/contenedormiddle.png) repeat-y 50% 0;
	width: 970px;
	padding:0;
	margin:0;
	}

#content_holder {
	padding: 0;
	margin:0;
	}
	
#content_main {
	width:970px;
	margin: 0 ;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:5px;
	}

#content_unico {
	float:left;
	width:950px;
	margin:0;
	}

#content_center {
	float:left;
	margin-left:15px;
	width:762px;
	}
	
#content_side_left {
	float: left;
	margin: 0;
	width: 170px;
	}
	
#content_side_right {
	float: right;
	margin: 0;
	width: 170px;
	}

	
#footer {
	width:970px;
	background: transparent url(images/contenedorbottom.png) no-repeat 0 0;
	padding: 25px 15px 0;
	text-align: center;
	}
	
#footer ul li {
	display: inline;
	}
	
#footer ul li a {
	color: #999;
	font-size: 11px;
	margin: 0 5px;
	text-decoration: none;
	}
	
#footer p {
	color: #999;
	font-size: 11px;
	margin: 10px 0;
	}

#sesion {
	margin-top:5px;
	margin-bottom:20px;
	margin-left:10px;
	border-collapse:collapse;
	background:url(images/sesion.png) no-repeat;
	width:150px;
	height:170px;
}
#sesion thead th {
	font-size:10pt;
	color:#eee;
	text-align:center;
	padding:5px;
}
#sesion tbody td {
	padding:3px;
	padding-left:15px;
}
#sesion tfoot td {
	padding-bottom:10px;
	padding-left:5px;
}


.float-right {
float:right;
margin: 0 0 10px 10px;
}
.float-left {
float:left;
margin: 0 10px 10px 0;
}
.col240 {
width:205px;
float:left;
padding:15px;
}
.col360 {
width:325px;
float:left;
padding:15px;
}
.col180 {
width:145px;
float:left;
padding:15px;
}
.col540 {
width:505px;
float:left;
padding:15px;
}
.colwrap {
clear:both;
padding:10px;
}
.iconlist h3{
padding:0 0 0 60px;
position:relative;
height:40px;
}
.iconlist img {
position:absolute;
top:0;
left:0;
margin:0;
}
.btn span {
display:-moz-inline-box; /*for FF2 */
display:inline-block;
width:auto !important;
background:url(/images/btnleft.gif)  no-repeat;
height:24px;
margin-right:18px;
padding-left:15px;
padding-right:10px;
}
.documentContent p a.btn, #content a.btn {
background:url(/images/btnright.gif) no-repeat right;
height:24px;
display:-moz-inline-box; /*for FF2 */
display:inline-block;
color:#fff;
text-decoration:none;
line-height:24px;
border:none;
}

.asset-header {
border-bottom: 1px solid #e5e5e5;
padding: 10px 0;
}

.asset-header h3 {
margin-bottom: 5px;
}

.asset-header h3 a, .asset-header h2 a {
color: #01476A;
font-size: 13px;
text-decoration: none;
}

.asset-meta abbr {
font-size: 11px;
}

.col3 {
float:left;
padding:10px 25px 10px 0;

}
.col3wrap {
	clear:both;
	border-top:#eee solid 1px;
background:url(images/colgradient.jpg) repeat-x top;
}
.col3 img {
	border:solid 1px #ccc;
	padding:2px;
}
.dtable {
border-bottom:solid 1px #eee;
margin:0 0 15px 0;
}
.dtable ul {
margin-left:20px;
list-style:disc;
}
.dtable th{
	background:url(images/tablehdr.jpg) repeat-x #7b7f7f top;
	color:#fff;
	height:40px;
font-size:14px;
}
.dtable th, td {
	padding:5px 10px;
}
.sub_th {
	background:#d6ebf9;
	font-size:14px;
	text-align:center;
	
}.alt2 {
	background:#efefef;
}#content_main ul {
	margin-bottom:15px;
	margin-left:35px;
}#content_main li {
	margin-bottom:0.5em;
	list-style-type:disc;
}
.buycpwhm .col240 {
	border-right:solid 1px #eee;
	height:330px;
	border-bottom:solid 1px #eee;
	position:relative;
}
.buycpwhm .col240 .btn {
	position:absolute;
	bottom:60px;
	left:15px;
}
.buycpwhm .nortBorder, #devcenter .col3wrap .nortBorder {
      border-right:none;
}
.homepage_entries {
	margin: -15px 0 0;
	}
.widget {
	margin: 0 0 20px;
	}
	
.news {
	background: transparent url(images/colgradient.jpg) repeat-x 0 0;
	border-top: 1px solid #eee;
	padding: 5px 20px 20px;
	}

.news .asset-header {
	margin-bottom: 15px;
	}

.news .asset-header h3 a {
	font-size: 22px;
	}
	
.news .asset-header h3 a:hover {
	text-decoration: underline;
	}

.news ol {
	margin: 0 0 15px 32px;
	}
	
.content-nav {
	margin: 15px 0 0;
	}
	
#submit_support {
	background: transparent url(images/colgradient.jpg) repeat-x 0 0;
	border: 1px solid #ddd;
	margin: 0 0 20px;
	padding: 15px;
	}

.ct3 .col {
	background: transparent url(images/colgradient.jpg) repeat-x 0 0;
	border-top: 1px solid #eee;
	float: left;
	margin: 0 0 15px;
	padding: 10px;
	width: 31%;
	}

.ct3 .col h3 {
	font-weight: bold;
	}
.selected {
	background:#ccc;
}
#devcenter .col240 {
	padding:11px;
	border-right:solid 1px #eee;
	width:204px;
}
#devcenter .col240 .btn {
	position:absolute;
	bottom:70px;}
#devcenter .col240 {
	border-right:solid 1px #eee;
	height:330px;
	border-bottom:solid 1px #eee;
	position:relative;
}
#content_sec #navigation ul li ul li a {
	padding-left:40px;
	
}
.current {
	background:#F4F9FD;
}
#subpage_banner h1 a {
	width:350px;
	height:51px;
	display:block;
	text-indent:-9999px;
}
#subpage_banner h1, #subpage_banner h1 a {
	float:left;
}
#plugins {
	padding:0 25px 0 25px;
}
#plugins dt {
	font-size:16px;
	color:#666;
	font-weight:bold;
	padding:15px 0;
}
#plugins dd {
	padding:15px;
	background:#eee;
	border:solid 1px #ececec;
}
.special_cta {
background: #F1F7FB;
border: 1px solid #ddd;
padding: 15px;
}
/*Subpage Cta on sidebar */
#subpage_sidebarcta {
	margin:30px 5px 30px 5px;
}
#subpage_sidebarcta img {
	margin-bottom:5px;
}
.sm_icons a {
	margin:10px;
}

.support_sec {
	float:left;
	width:296px;
	height:316px;
	background:#F5F5F5;
	border:1px solid #DDDDDD;
	padding:15px;
	margin:12px;
}

.support_sec_contact {
	float:left;
	width:652px;
	height:100px;
	background:#F5F5F5;
	border:1px solid #DDDDDD;
	padding:15px;
	margin:10px;
}



#ModuleTitle {
	color:#027191;
	font-size:20pt;
	padding: 5px 0 5px;
	border-bottom: 1px solid #e5e5e5;
}

#htmlmodule {
	text-align:left;
	width:100%;
	margin:0 0 20px 0;
}

#htmlmodule p.html {
	color:#000;
	text-align: justify;
}

#enlacesmodule {
	margin:0 0 20px 0;
}
#enlacesmodule .enlaces {
	border-bottom: 1px solid #e5e5e5;
	color: #027191;
	font-size: 14px;
	padding: 5px 0 5px;
	text-align:left;
}

#enlacesmodule a.enlace {
	font-size: 14px;
	color: #027191;
	text-decoration:none;
}
#enlacesmodule a.enlace:hover {
	color: #32a1c1;
	text-decoration:none;
}


.eventotitulo {
	font-size: 10pt;
	color: #027191;
}
.eventofecha {
	color: #800000;
}
.eventolugar {
	color: #800000;
}
.eventodescripcion {
	padding-top:2px;
	color: #000;
	text-align: justify;
}


.anunciotitulo {
	padding-top:5px;
	font-size: 12pt;
	color: #027191;
}
.anunciodescripcion {
	color: #000;
	text-align: justify;
}


	#default {
		border-collapse:collapse;
		background-color: #fafafa;
		width:100%;
		border:1px solid #c0c0c0;
	}
	#default caption{
		background-color:#50ADEA;
		border-top:1px solid #50ADEA;
		border-left:1px solid #50ADEA;
		border-right:1px solid #50ADEA;
		border-bottom:3px solid #1975D7;
		color:#FFF;
		padding:10px;
		text-transform:uppercase;
		background-image:url(imagenes/cornera.gif);
		background-position:top right;
		background-repeat:no-repeat;
		font-size:10pt;
		}
		
	#default thead th{
		background-color:#E8E8E8;
		border-bottom:3px solid #CCC;
		color:#666;
		padding:5px;
	}
	

	#default tbody tr td {
		padding: 2px 2px;
		border-bottom:1px solid #e0e0e0;
		font-size:8pt;
	}
	
	#default .1 {
		background:#ffffff;
	}

	#default .2 {
		background:#f5f5f5;
	}

	#default tfoot tr td{
		background-color:#50ADEA;
		color:#B7B7B7;
		padding:10px;
		text-align:center;
		vertical-align:middle;
	}
