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

body {
 margin:0 auto;	font-family:"trebuchet ms","Lucida Grande","Lucida Sans Unicode","bitstream vera sans",verdana; letter-spacing:1px;
	background-image: url(../../../images/bg_body.jpg); background-repeat:repeat-x; background-position:top;	background-color:#2e4356;}

/* generales */
input, textarea {
	padding:5px;
	border:1px solid #ccc;
	color:#f1f1f1;
	background-color:#666;
}

/* header */
.contenedor{ width:1020px;height:auto; margin: 10px auto;}

#header{ width:1020px;height:auto; float:left;}

#header .logo{ width:471px;height:345px; float:left; padding-top:55px; }
#header .logo_s{ width:471px;height:95px; float:left; padding-top:5px; }
#header .logo h3{ font-size:22px; text-align:center; color:#63cfff}

#icons{ width:549px;float:left; height:40px; padding:0; margin:0; font-size:16px;}
#icons .icons{ width:auto; height:40px; float:left; padding:10px 5px; line-height:30px; color:#F1f1f1; text-align:left;}
#icons .icons a{ color:#F1f1f1; text-decoration:none}
#icons .icons a:hover{color:#63cfff; text-decoration:none;}
#icons .icons img{ float:left;}

/*PIE */
#subfoo{ height:250px; background-color:#333333; color:#fff; border-top:solid 1px #999; margin-bottom:0; clear:both;}
#subfoo a{
	color:#E5E5E5;
	text-decoration:none;font-size:12px; 
}
#subfoo a:hover{color:#E5E5E5; text-decoration:underline;}
#subfoo .columnas{ width:21%; padding:0 2%; float:left;}
#subfoo .columnas h1{ font-size:16px; color:#63cfff; text-transform:uppercase; font-weight:normal;}
#subfoo .columnas h1 a{ font-size:16px; color:#63cfff; text-transform:uppercase; font-weight:normal;}
#subfoo .columnas h1 a:hover{ font-size:16px; color:#63cfff; text-transform:uppercase; font-weight:normal; text-decoration:underline;}
#subfoo .columnas p{ font-size:14px; line-height:12px; height:14px; margin:5px 0;}

#foo{height:60px; border-top:solid 1px #999; color:#333;}
#foo img{ float:left;}
#foo p{ line-height:32px; text-align:right; font-size:14px; font-weight:normal; text-transform:uppercase;}
#foo span{ color: #FF3300; text-transform: none; font-weight:normal;}
#foo span.color{color: #0000CC;}
.bgcolor{background-color:#55b7e3;}


#mascara_top {
	/* dimensions */
	width:1020px;
	height:79px; !important;
	margin:0; !important;
	padding: 0px 0;
	background-image: url(../../../images/bg_link_tabs.png);
	background-repeat:repeat-x;
	background-position:top;
	float:left;
	-moz-border-radius-topright : 10px;
	-moz-border-radius-topleft :10px;
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
}
#mascara_top h2 {color:#fff; text-decoration:none;}

#mascara_top h2 a{color:#fff; text-decoration:none;}
#mascara_top h2 a:hover{color:#63cfff; text-decoration:none;}
#mascara_top h2#t{ font-size:18px; color:#63cfff;
	background-image:url(../../../images/blogger_32.png);
	background-repeat:no-repeat;
	background-position: 15px 40px;
	width:300px;
	line-height:110px;
}
#mascara_top span{ padding-left:60px; font-size:22px; text-transform:uppercase;}

