@import "menu-portada.css";

/* Begin Typography & Colors */
* {
	margin:0 auto;
	padding:0;
	border:0px;	
}
#logosIni .readmore{
	color:#FFF;
	font-weight:bold;
	margin-left:250px;
	padding-right:10px;	
         text-align:right;
	border-bottom:0px;
}
body {
	margin:auto 0;	
	padding: 0;
	background:#FFF;/*#7F7F7F;*/
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	line-height: 1.5em;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size : 80%;
	color: #333;
}

a {
	color:#515151;
	text-decoration:none;
}

#content a {
	border-bottom:1px dotted silver;
}

#content a:hover {
	border-bottom:1px dotted #FF3C00;
}

#content h2 {
	color:#515151;
	padding:0;
	margin:0;
	border:none;
	clear:both;
}

#content h2 a {
	text-decoration:none;
	border:none;
}

#content h2 a:hover {
	border-bottom:1px dotted silver;
}

h1, h2, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight:normal;
	color: #000;
}

h3, h4 {
	color:#515151;
	padding:0;
	margin:2em 0 0 0;
	clear:both;
}

p, blockquote, ul, ol {
	margin-top: 0;
	padding-top: 0;
	margin-bottom:0.5em;
}

p {
	line-height:1.4em;
}

a:hover, a:active {
	color:#cc0000;
	text-decoration:none;
}

h2.title a:link, h2.title a:visited {
	color: #000;
	text-decoration:none;
	border-bottom:#999 1px solid;
}
h2.title a:hover {
	color: #cc0000;
	text-decoration:none;
	border-bottom:#cc000 1px solid;
}
h2.sections {
	padding: 4px 4px 4px 0 !important;
	font-size: 1.6em;
	line-height:1.2em;
	color:#cc0000 !important;
	font-weight:bold;
	border-bottom:#cc0000 1px solid !important; 
	
}
h2.subtitle {
	padding: 4px;
	font-size: 1.6em;
	line-height:1.2em;
	margin-top:10px;
	margin-bottom:10px;	
	font-weight:bold;
	border-bottom:0 !important; 
}
images.left {
	float:left;
	margin:0 1em 1em 0;
}
images.right {
	float:right;
	margin:0 0 1em 1em;
}
a images {
	border:0;
	margin:0;
	padding-bottom:2px;
}
blockquote {
	margin:1em;
	padding:0 2em;
	background:url(images/quote.gif) no-repeat left top;
	color:#333;
	font-style:italic;
}
fieldset {
	border:none;
}
dl {
	margin:1em 0px;
}
dt {
	font-weight:bold;
}
dd {
	margin:0.5em 1em;
	padding:0;
}

#header_portada{
	width:974px;
	height:280px;
	background:#000;
	position:relative;
}

#headerImage {
	clear:both;
	width: 974px;
	height:200px;
	margin: 0px auto;
	position:absolute;
	background:#000;
	z-index:0;
}

#header_patrocinadores{
	width:974px;
	margin: 0px auto;
	height:80px;
	top:200px;
	background:#000;
	position:absolute;
}

#header_logo{
	color:#CC0000;
	float:left;
}

#headerImageFlash{
	background-color:#000;
	width:974px;
	float:none;
	z-index:0;	
}

.textoHeader{
	padding-top:25px;
	float:left;
	color:#CC0000;
	font-size:30px;
	font-weight:bold;
}

.textoHeader2{
	float:left;
	color:#CC0000;
	font-size:20px;
	font-weight:bold;
}

#headerText{
	background-color:#000;	
	float:left;
}
/* Logo */

#logo {
	float:left;
	width:250px;
}
#logo h1 {
	padding: 10px 0;
	font-size: 1.8em;
	font-variant:small-caps;
}
#logo h2 {
	padding:  0 10px 0 0;
	font-size: 1em;
	color:#333;
}
#logo a {
	text-decoration: none;
	color:#333;
	border:0;
}
#logo a:hover {
	text-decoration:underline;
}


#page{
	width: 974px;
	height:100%;
	margin: 0px auto;
	background:#000;
}

/* Main */

#centro {
	width: 100%;
	background:#fff;
	height:100%;
}

#mainca {
	width:974px;
	height:100%;
	margin:auto;	
	background-color:#FFF;
	position:relative;	
}

#mainca h2 {
	padding: 4px;
	font-size: 1.6em;
	line-height:1.2em;
	color:#515151;
	font-weight:bold;
	border-bottom:#999 1px solid;
}
#mainca h3 {
	padding: 4px;
	font-size: 1.4em;
	line-height:1.2em;
	margin-top:40px;
	border-bottom:#999 1px solid;
}
#mainca h3.prensa {
	margin-top:0px;
}
#mainca h2 a {
	color:#515151;
	border:0;
}

ul,
ol {
	list-style-type:none;
	list-style-position:outside;
	padding:0;
	margin:.2em 0 .2em 0;
}

ul li,
ol li {
	background:transparent url(images/puce.png) 2px .4em no-repeat;
	padding-left:15px;
}

ul ul li,
ol ol li {
	background:transparent url(images/bullet.gif) 0px .5em no-repeat;
	padding-left:8px;
}

#content ol li {
	list-style-type:decimal;
	list-style-position:inside;
	background:transparent;
	padding-left:0;
}
#content ol li li {
	padding-left:2em;
}

a img {
	border: 0 none;
}

form {
	padding:0;
	margin:0;
}

pre,
code {
   display:block;
   font: 1em 'Courier New', Courier, Fixed, monospace;
   font-size : 100%;
   color: #000;
   background : #fff url(images/preback.jpg) no-repeat left top;
   overflow : auto;
   text-align:left;
   border : 1px solid #99cc66; /*highlight color */
   padding : 0px 20px 0 30px;
   margin:1em 0 1em 0;
   line-height:17px;
}

.alt {
	background-color:#F5F5F5 !important;
}

.icon {
	vertical-align:middle;
	border:0;
}
.with_icon {
	padding:2px 0 2px 0
}

.navigation {
	clear:both;
	padding:0;
	display:block;
}

.alignleft {
	display:block;
}

.alignright {
	display:block;
}

#mainca ol {
	margin:0;
	padding:0 0 0 3em;
}
#mainca ol li {
	margin:0;
	padding:3px;
}
#mainca .post {
	margin-bottom:3em;
	font-size:0.9em;
}
#mainca .entry {
	clear:both;
}

.date { /* date & author */
	color : silver;
	float:right;
	line-height:2.3em;
	margin:1.5em 0 5px 10px;
	padding-left:5px;
	border-left:1px solid silver;
	font-size:.8em;
	text-align:center;
	position:relative;
	right:0;
}

.date_day {
	display:block;
	font-size:3em;
	text-align:right;
}

.date_month {
	display:block;
	font-size:3em;
	text-align:right;
	font-weight:bold;
}

.date_year {
	display:block;
	font-size:1.4em;
	line-height:.9em;
}

.post .meta {
	margin-bottom: 10px;
	margin-top:20px;
	padding-left: 0px;
	font-size: 0.9em;
	color:#333;
}
.post .comments {
	font-size:0.9em;
	border-bottom:#ccc 1px dotted;
	color:#333;
	padding-left:20px;
	background:url(images/icon_comments.gif) no-repeat left center;
}
.post .comments a {
	border-bottom:0px;
}
.post h2{
	color:#515151;	
}

#mainca .feed {
	background:url(images/icon_feed.gif) no-repeat left 3px;
	padding-left:17px;
}
ul.authorposts {
	margin:0;
	padding:0 2em;
}
ul.authorposts li {
	margin:0;
	padding:5px;
}
ul.authorposts li em {
	float:right;
	font-style:normal;
}
/* Content */

#content {
	font-weight:normal;
	float: left;
	min-height:500px;
	width: 954px;
	padding:10px 10px;
	position:relative;
	background-color:#FFF;
}

#colTwitter{
	width:300px;
	position:relative;
	float:right;
	min-height:300px;
}

#colFC508{
	top:20px;
	width:334px;
	margin-left:10px;
	margin-right:10px;
	position:relative;
	float:left;
	min-height:200px;
}

#colFC508SI{
	background-image:url(images/fccorSI.png);
	width:10px;
	height:10px;
	position:relative;
	float:left;
}

#proyectotxt{
	background:url(images/proyectoFCtxt.png);
	width:334px;
	height:49px;
	position:relative;
/*	left:310px;
	top:10px;*/
	z-index:1999;
}

#colFC508Centro{
	width:334px;
	height:320px;
	position:relative;
	float:left;
	background-color:#463A8C;
}

#colFC508Centro h2{
	width:334px;
	font-size:2em;
	position:relative;
	color:#FFF;
}

#colFC508Centro img{
	position:relative;
	left:83px;
}

#colFC508Centro p{
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	text-align:justify;	
}

#colFC508Centro a{
	color:#FFF;
	font-weight:bold;
	margin-left:200px;
	text-align:center;
}

#colFC508Centro a .readmore{
	color:#FFF;
	font-weight:bold;
	margin-left:200px;
	padding-right:10px;
	padding-top:30px;
	text-align:right;
	border-bottom:0px;
}

#colFC508Centro a:hover{
	color:#F00;
	font-weight:bold;
	margin-left:200px;
	padding-right:10px;
	padding-top:30px;
	text-align:right;
	border-bottom:0px;
}

#colFC508Barra{
	width:314px;
	height:10px;
	background-color:#463A8C;
	position:relative;
	float:left;
}

#colFC508SD{
	background-image:url(images/fccorSD.png);
	width:10px;
	height:10px;
	position:relative;
	float:right;
}

#colFC508II{
	background-image:url(images/fccorII.png);
	width:10px;
	height:10px;
	position:relative;
	float:left;
}

#colFC508ID{
	background-image:url(images/fccorID.png);
	width:10px;
	height:10px;
	position:relative;
	float:right;
}

#colPosts{
	width:300px;
	position:relative;
	float:left;
	min-height:300px;
}

#colPosts h2{
	font-size:2em;
	color:#339;
	border-bottom:1px solid;
}

#colPosts .posta h2{
	color:#339;
	font-size:1.2em;
	border-bottom:none;
	padding-bottom:0px;
}

#colPosts .posta {
	color:red;
	font-size:0.8em;
	border-bottom:1px solid #339;
	border-bottom-style:dotted;
}

#colPosts .posta small{
	padding-left:5px;
}



#shadowLefta{	
top:0px;
position:absolute;
	background-image:url(images/shadow_left.png);
	height:800px;
	width:11px;
	left:-11px;
z-index:10000;
}

#shadowRighta{	
top:0px;
position:absolute;
	background-image:url(images/shadow_right.png);
	height:800px;
	width:10px;	
	left:974px;
z-index:10000;
}

#shadowLeftH{
	position:absolute;
	background-image:url(images/shadow_leftH.gif);
	height:200px;
	width:11px;
	left:-11px;
}

#shadowRightH{
	position:absolute;
	background-image:url(images/shadow_rightH.gif);
	height:200px;
	width:11px;	
	left:974px;
}
.articulo{
	margin-top:10px;
	border-bottom: #838383 1px solid;
	margin-bottom:20px;
	padding-bottom:10px;
}
.articulo .imagen{
	float:left;	
	width:218px;
}
.articulo .content{
	float:right;
	width:292px;
	padding-left:10px;	
}
.articulo .content h3{
	color:#000;
	font-size:1.1em !important;
	padding:0 0 4px 0 !important;
	font-weight:bold;
	border:0 !important;	
}

.pdf{
	display:block;	
	margin-top:20px;
	padding-left: 24px;
	background:url(images/pdf_17x18.gif) 0 no-repeat;
}

/* Column Two */
#sidebar_portada {
	float: right;
	width: 350px;
	padding-left:10px;
	padding-top:10px;	
	background:transparent;
	height:100%;
	min-height:500px;
}

#sidebar1 {
	padding: 8px;
	margin:10px 0 10px 0;
	font-size: 0.9em;
	font-weight:normal;
	text-transform:uppercase;
	color:darkgray;	
	float: left;
	width: 200px;
	height:100%;
    background:transparent;
}

#sidebar2 h2{
	background:url(images/stripe_gray-large.gif) repeat scroll 0 0 #EBEBEB;
	padding: 8px;
	margin:10px 0 10px 0;
	font-size: 1em;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom-color:#F78B0C;
	color:#F78B0C;

}

#sidebar1 a:hover,
#sidebar1 .current_page_item li a:hover,
#sidebar1 .current-cat li a:hover {
	color:#FF3C00;
}

#sidebar1 .current_page_item a,
#sidebar1 .current-cat a {
	font-weight:bold;
	color:#FF3C00;
}

#sidebar1 .current_page_item li a,
#sidebar1 .current-cat li a {
	font-weight:normal;
	color:#515151;
}

#sidebar1 li img {
	vertical-align:middle;
	border:0;
}

#sidebar1 input.btn {
	margin-left:4px;
}

#sidebar2 a:hover,
#sidebar2 .current_page_item li a:hover,
#sidebar2 .current-cat li a:hover {
	color:#FF3C00;
}

#sidebar2 .current_page_item a,
#sidebar2 .current-cat a {
	font-weight:bold;
	color:#FF3C00;
}

#sidebar2 .current_page_item li a,
#sidebar2 .current-cat li a {
	font-weight:normal;
	color:#515151;
}

#sidebar2 li img {
	vertical-align:middle;
	border:0;
}

#sidebar2 input.btn {
	margin-left:4px;
}



/* Column Two */

#sidebar2 {
	float: right;
	width: 150px;
	height:100%;
	background:transparent;
	border:0px;
	padding: 8px;
	margin:10px 0 10px 0;
	font-size: 0.9em;
	font-weight:normal;
	text-transform:uppercase;
	color:#515151;
}

#sidebar2 li{	
	border:0px;
}


html>body #sidebar1 {
	padding: 0px 10px;
}


#mainca .sidecol {

}

li.question{
	color:#000;
	padding-top:10px !important;
}
li.answer{
	font-style:italic;
	padding-bottom:10px !important;
	border-bottom: #838383 solid 1px;
}

#mainca .sidecol ul {
	margin:0;
	padding:0;
}
#mainca .sidecol li {
	margin-top:8px;
	padding:0;
	list-style:none;
	background:none;
	font-weight:bold;
}
#mainca .sidecol ul.logos li {
	margin:0;
	padding:0;
	list-style:none;
	background:none;
	margin-bottom:0;

}
#mainca .sidecol ul.logos li images.on{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;	
}
#mainca .sidecol ul.logos li images{
filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#mainca .sidecol ul.logos li images:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#mainca .sidecol ul.creditos{
	border-top:1px dotted #ccc;	
	margin:40px 0;
	padding:10px 0;
}
#mainca .sidecol ul.creditos li{
	list-style-type:none;
	color:#cc0000;
	margin-top:0px;
}

#mainca .sidecol ul.creditos li.name{
	color:#838383;
	margin-left:20px;
	margin-bottom:10px;
}
#mainca .sidecol h2 {
	padding: 0 0 5px;
	text-transform:uppercase;
	font-size:1em;
	padding: 8px 4px;
	color:#F78B0C;
	font-weight:bold;
	border-bottom:#F78B0C 1px solid;	
}
#mainca .sidecol p, #mainca .sidecol form {
	padding:10px 0;
	margin:0;
}
#mainca .sidecol ul ul {
	margin:10px 0 0 20px;
	padding:0;
}
#mainca .sidecol ul ul ul {
	margin:0px 0 0 10px;
	padding:0;
}
#mainca .sidecol li li {
	font-size:0.8em;
	list-style:none;
	margin:0.5em 0;
	padding:0;
}
#mainca .sidecol li span.feed {
	background:transparent url(images/icon_rss.gif) no-repeat 0 top;
	height:20px;
	line-height:15px;
	margin:10px 0 0 4px;
	padding-left:20px;
	display:block;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	text-decoration:none;
}
#wp-calendar #today {
	border:#999 1px solid;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #000;
}
/* End Calendar */
/* Comments */
input,
textarea,
select {
	padding:4px;
	border:1px solid #515151;
	font-size:.9em;
	line-height:1em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

input,
label {
	height:auto !important;
	height:2em;
	width:auto;
	padding:4px;
}

label {
	font-size:.9em;
}

#submit, #btnSearch{
	background:#333;
	border:#333 1px solid;
	padding:0;
	font-weight:bold;
	color:#FFF;
}
#commentform {
	margin:0;
	padding:10px;
	background:#CCC;
}
#mainca .commentlist {
	margin: 0;
	padding: 0;
}
#mainca .commentlist li {
	list-style:none;
	margin: 0;
	padding: 1em;
	border-bottom:#ddd 1px solid;
	font-size:0.9em;
}
#mainca .commentlist li .cmtinfo {
	padding:5px 5px 5px 0;
	margin-bottom: 5px;
	position:relative;
}
#mainca .commentlist li .cmtinfo em {
	margin:0;
	padding:0 1em;
	font-weight:normal;
	font-style:normal;
	color:#333;
}
#mainca .commentlist li cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
}
#mainca .commentlist li.alt {
	background:#222;
}
#mainca .commentlist li.authorcomment {
	border:none;
	border:#b0c4de 1px solid;
}
#mainca .nocomments {
	font-size:0.9em;
	color:#333;
	text-align:center;
}/* Footer */

#footer_portada {
	clear:both;
	position:relative;
	width:974px;
	background: #000;
}
#footer_portada p {
	margin: 0;
	padding: 7px;
	font-size: 0.9em;
	color: white;
}
#footer_portada p span {
	float:right;
}
#footer_portada a:link, #footer_portada a:visited {
	color: #696;
	border:0;
}
#footer_portada a:hover, #footer_portada a:active, #footer_portada p strong {
	color: #eee;
	text-decoration:none;
	border:0;
}
#, #mainca, #sidebar, #footer_portada, .widget {
	overflow:hidden;
}
#perfil{
	margin-top:20px;
}
#perfil p{
	font-size:0.9;
	line-height:1.4em;
	
}
#perfil span.title{
	margin-top:20px;
	margin-bottom:5px;
	display:block;
	font-size: 1.2em;
	color:#000;
}

/**/
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.back{
	float:right;
	
}
/**Para gallery **/
.ngg-thumbnail_gallery {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail_gallery images {
	/*background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;*/
	position:relative;
}

.ngg-thumbnail_gallery images:hover {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}


.ngg-albumtitle a:link, .ngg-albumtitle a:visited {
	color: #000;
	text-decoration:none;
}
.ngg-albumtitle a:hover {
	color: #333;
	text-decoration:none;
}

.gallery-clear {
	clear: both;
	margin-bottom:40px;
}
.clear {
	clear: both;

}

/*************link*/
.itemlink {
	margin-top: 13px;
	/*width: 100%;*/
	width:214px;
	/*clear:both; */
	float:left;
	margin-left:0px;
	height:180px;
	/*border: #fff 1px solid ;*/
	/*display:block !important;*/
}
html>body .itemlink {
	margin-left:14px;
	height:150px;
}
.itemsponsor {
	margin-top: 16px;
	/*width: 100%;*/
	width:214px;
	/*clear:both; */
	float:left;
	margin-left:0px;
	height:112px;
	/*border: #fff 1px solid ;*/
	/*display:block !important;*/
}
html>body .itemsponsor {
	margin-left:14px;
	height:112px;
}
/*****tracker */
.tracker{

border:0 solid #FFFFFF;
float:left;
height:1200px;
width:100%;

}
.publiImage a{
outline-style:none;
}

/***shop*****/
#products{
	clear:both;
	
}
#products ul {

	margin: 0;
	padding:0;
	list-style: none;
	padding-top:19px;
}
#products li {
	display:block;
	margin-right:18px;
	float:left;
	margin-bottom:18px;
}
#products li span{
	display:block;
	clear:both;
	width:290px;
}
#products li strong{
	color:#000;
	font-size:1.167em;
}
.formShop{
	width:290px;
	float:right;
	margin-right:10px;
}
.formShop input{
	width:290px;
}
.et_dir input{ 
	width:190px;
}
.et_cp input{
	width:80px;
}

.et_dir{
	float:left;
}
.et_cp{
	float:right;
}
.formShop textarea{
	width:290px;
	height:10em;
}
.formShop #submit{
	float:right;
	width:109px !important;
}

.tableProductos{
	margin-top:40px;
	float:left;	
}
.tableProductos td{
	height:30px;
	color:#000;
}
.tableProductos table{
	border-collapse:collapse;
} 
.tableProductos thead td{
	text-align:center;
}
.tableProductos tbody td{
	border:1px solid #838383;
}

.tableProductos .tproduct{
	width:270px;
	color:#000;
	font-weight:bold;
	padding-left:10px;
	vertical-align:top;
	padding-top:6px;
}
.tableProductos .tespec{width:109px}
.tableProductos .tprecuni{width:97px; text-align:right}
.tableProductos .tcantidad{width:87px;text-align:center}

.tableProductos tbody td.tespec{width:93px; padding-left:16px;}
.tableProductos tbody td.tprecuni{width:60px; padding-right:37px; text-align:right}
.tableProductos tbody td.noBotBorder { border-bottom:none !important}
.tableProductos tbody td.noTopBorder { border-top:none !important}

.tableProductos tbody td.total { text-align:right;}

td.total .in_catidad {
	color:#000;
	background-color:#333;
	font-weight:bold;
	width:120px;
}
.in_catidad { background-color:#999999; border:medium none; color:#000000; height:20px; margin-right:12px; width:60px; text-align:right; float:right;padding-right:2px;}
.in_catidad:focus {background-color:#838383;}
/* End captions */


/* Agregados */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
	
.meta {
	padding-bottom:9px;
	background:transparent url(images/box-shadow.png) no-repeat bottom left;
	font-size:.9em;
}

.meta dl {
	border:1px solid #c6c6c6;
	background:white;
	margin:0;
	padding:4px;
	list-style:none;
	display:block;
}

* html .meta dl {
	height:1em;
}

.meta dl dd, .meta dl dt {
	display:inline;
	margin:0;
	padding:0;
}

.meta dl dt {
	margin:0 .5em 0 0;
	color:#828282;
	white-space: nowrap;
}

.meta dl dt a {
	color:#828282;
	text-decoration:none;
}

.meta dl dd {
	margin:0 1em 0 0;
	font-weight:bold;
	color:black;
}

.meta dl img {
	vertical-align:middle;
}

.meta dl dd a {
	text-decoration:none;
	color:black;
}


#patrocinadorImg{
	padding-top:10px;
	text-align:center;
	background-image:none;
	height:105px;
	}

#bicicleta{
	left:950px;
	height:400px;
	width:141px;
	float:right;
	position:absolute;
	z-index:1;
	background-image:url(images/background/bicicleta_01.gif);
}

#corredor{
	width:200px;
	height:100%;	
	float:left;
	position:absolute;
	z-index:1;
	background: url(images/background/corriendo_01.gif) scroll top;
}

#shadowleft{
	position:relative;
	width:994px;
	background:transparent url(images/shadow_left.png) top left repeat-y;
}

#shadowright {
	position:absolute;
	width:998px;
	background:transparent url(images/shadow_right.png) top right repeat-y;
}

#fondowhite{
	margin:auto;
	width:974px;
	background-color:#FFF;
	position:relative;	
}

#redes{
	clear:both;
	width:160px;
	height:80px;
	float:right;
	position:relative;
}

#facebook{
	width:70px;
	height:50px;
	float:left;
	background:url(/wp-content/uploads/2010/06/facebook.gif);
}

#facebook a{
	width:70px;
	height:50px;
	text-decoration:none;
	display:block;
}

#facebook a:hover{
	width:70px;
	height:50px;
	text-decoration:none;
	display:block;
	background-image:url(/wp-content/uploads/2010/06/facebookOver.gif);
}

#tweeter{
	width:70px;
	height:50px;
	float:left;
	background:url(/wp-content/uploads/2010/06/twitter.gif);
}

#tweeter a{
	width:70px;
	height:50px;
	text-decoration:none;
	display:block;
}

#tweeter a:hover{
	width:70px;
	height:50px;
	text-decoration:none;
	display:block;
	background-image:url(/wp-content/uploads/2010/06/twitterOver.gif);
}

#twitter_div {
	background-image: url(images/twitterBG.png);
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5AA5BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top:10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:30px;
}
 
#twitter_div ul li {
	color: #0C93BA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A1E8F7;
}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #DDA84E;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #D78E42;
}
 
#twitter_div p {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 10px;
}

#logosIni{
	clear:both;
	left:0px;
	width:334px;
	position:relative;
	float:left;
	background-color:#463A8C;
}

#logo1{
	width:100px;
	position:relative;
	float:left;
	left:30px;
}

#logo2{
	width:100px;
	position:relative;
	float:left;
	left:105px;
}

/*-- required & default rules --*/

.loading {
left: 210px;
position: relative;
top: 0px;
}

#slide_holder {
/*background-image: url(images/bg_slideshow.png);
background-repeat: no-repeat;*/
height: 80px;
overflow: hidden;
position: relative;
width: 970px;
top: 15px;
left:2px;
/* -- width: 1533px; */
z-index: 1000;
}

#slide_holder_inner {
height: 80px;
overflow: hidden;
position: absolute;
top: 0px;
width: 970px;
z-index: 2000;
}

/*-- for slide divs --*/

#slide_holder_inner div {
position: absolute;
}
/*-- for divs in html slides to position relative --*/
div#slide_holder_inner div.slide div {
position: relative;
}
div#carousel_controls {
/*background-image: url(images/bg_controls.png);
background-position: 0 0;
background-repeat: no-repeat;*/
height: 30px;
width: 300px;
z-index: 4000;
}

/*-- for slide buttons --*/

#slide_buttons li:hover, #pause_button, .prev_button, .next_button, #first_button, #last_button {
cursor: pointer;
cursor: hand;
z-index: 5000;
}
#slide_buttons li span, #pause_button span, .prev_button span, .next_button span, #first_button span, #last_button span, #hover_next_button span, #hover_prev_button span, #water_mark span {
margin-left: -10000px;
}
#slide_buttons li, #pause_button, .prev_button, .next_button, #first_button, #last_button, #water_mark {
background-repeat: no-repeat;
overflow: hidden;
top: 0px;
}
ul#slide_buttons {
padding: 15px 7px 15px 15px;
position: absolute;
/*left: 250px;*/
float:right;
top: -17px;
z-index: 5000;
}
ul#slide_buttons li {
background-image: url(images/button.png);
display: block;
float: left;
height: 9px;
list-style: none;
margin: 0 0 0 3px;
padding: 2px;
width: 10px;
}
ul#slide_buttons li:hover {
}
ul#slide_buttons li#button_selected {
background-image: url(images/button_selected.png);
}
ul#slide_buttons li#button_selected:hover {
}
/*-- first & last buttons --*/

#first_button {
background-image: url(images/first.png);
height: 29px;
left: 354px;
width: 34px;
}
#first_button:hover {
background-image: url(images/first_hover.png);
}
#last_button {
background-image: url(images/last.png);
height: 29px;
left: 474px;
width: 34px;
}
#last_button:hover {
background-image: url(images/last_hover.png);
}

/*-- end first & last buttons --*/

/*-- next & prev buttons --*/
#nex_prev_buttons {
position: absolute;
left: 0;
z-index: 5000;
}
#next_button {
background-image: url(images/next.png);
height: 29px;
left: 443px;
width: 31px;
}
#next_button:hover {
background-image: url(images/next_hover.png);
}
#prev_button {
background-image: url(images/prev.png);
height: 29px;
left: 388px;
width: 31px;
}
#prev_button:hover {
background-image: url(images/prev_hover.png);
}
/*-- end next & prev buttons --*/


/*-- looks like pause button --*/
.pause_button {
background-image: url(images/pause.png);
height: 29px;
left: 419px;
width: 24px;
}
.pause_button:hover {
background-image: url(images/pause_hover.png);
}
/*-- looks like play button --*/
.paused_button {
background-image: url(images/play.png);
height: 29px;
left: 419px;
width: 24px;
}
.paused_button:hover {
background-image: url(images/play_hover.png);
}

/*-- hover next & hoverprev buttons --*/

#hover_next_button, #hover_prev_button {
height: 125px;
background-repeat: no-repeat;
overflow: hidden;
width: 77px;
top: 35px;
z-index: 6000;
}
#hover_next_button span {
}
#hover_next_button {
background-image: url(images/hover_next.png);
background-position: 21px 35px;
padding: 30px 0 30px 30px;
right: 0;
}
#hover_prev_button {
background-image: url(images/hover_prev.png);
background-position: 8px 35px;
padding: 30px 30px 30px 0;
left: 0;
}

/*-- end next & prev buttons --*/

/*-- rules for slide captions --*/

#slide_captions {
color: #333;
left: 8px;
overflow: visible;
top: 5px;
z-index: 6000;
}
#slide_captions span {
font-family: Tahoma;
font-size: 15px;
height: 20px;
line-height: 20px;
overflow: visible;
}

/*-- end rules for slide captions --*/

/*-- rules for watermark --*/

#water_mark {
/*background-image: url(images/water_mark.png);*/
height: 30px;
left: 202px;
width: 246px;
top: 208px;
z-index: 6000;
}

#water_mark span {
}

/*-- end rules for slide captions --*/

/*-- slide number display --*/

#slide_number_display {
/*background-image: url(images/bg_swatch.png);
background-position: 0 0;
background-repeat: no-repeat;*/
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
height: 23px;
padding: 4px;
right: 7px;
text-align: center;
top: 208px;
width: 37px;
z-index: 5000;
float:right;
}

/*-- for carousel view --*/

#row_of_slides {
position: absolute;
top: 10px;
}
#row_of_slides .slide {
position: absolute;
}
				
/*-- end for carousel view --*/				

/*-- end number display --*/

/*-- end required & default rules --*/

#slide_holder {
margin: 20px auto 0 auto;
}

