/* ESTILOS GENERALES */

* {margin: 0px;padding: 0px;}
img {border:0px;}
li {list-style:none; display:inline;}
b {color:#AA0000;font-weight:normal;}
strong {color:#AA0000;}


body {
	font-family: arial, 'Lucida Grande',Arial,sans-serif;
 	font-size: 11px;
 	line-height: 18px;
 	color: #3E3A39;
 	text-align: center;
 	margin-top:8px;
	background:url("../images/wallpaper.jpg") repeat-x #FFF;
}

.left{float:left;}
.right{float:right;}

table {border-collapse:collapse;border-spacing:0px;}
input.text, textarea, select{font-family: arial, Trebuchet Ms, verdana; font-size:11px; color: #3E3A39;padding-left:4px;}

.rek{font-family: arial, Trebuchet Ms, verdana; font-size:11px; color: #3E3A39;padding-left:4px;}

	/* LINKS GENERALES */
a{text-decoration:none;color:#3E3A39;font-family: Trebuchet MS, verdana;font-size:11px;}

	/* H1, H2 H3 ... */

h1 {
	background:url(../images/bg_h1.gif) no-repeat;
	width:771px;
	height:27px;
	color:#FFF;
	padding-left:20px;
	
}


.opacity img{

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.8;

}
.opacity:hover img{

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;

}
	/* ENVOLTURA */

#wrapper {
	width:800px;
	margin:0px auto;
	
}

	/* CABECERAS */

#header {clear:both;}

#headerStyle{

	margin-top:10px;
	text-align:left;
	border-bottom:4px solid #F9B700;
	height:61px;
	background:url(../images/bg_headerStyle.gif) no-repeat;
	width:800px;
}

#logo {	
 	
 	float: left;
	margin-left:10px;	
}

	/* ESTRUCTURA */

#allContent{
	clear:both;
	

}


	/* #twoColLayout #navigation */



#twoColLayout #navigation{
	float:left;
	width:250px;
	font-family: verdana, arial, trebuchet ms;
	color:#DDD;
	font-size:11px;
	text-align:left;
	margin-right:10px;
	padding-left:10px;

}

/* #twoColLayout #primaryContent */

#twoColLayout #primaryContent {
	
	width:800px;
	background:#FFF;
	text-align:left;
}



div.mySite{
	border:0;
	background:url(../images/bg_idiomas_header.gif) no-repeat;
	padding-left:10px;
	height:20px;
	text-align:center;
	float:left;
	padding-top:2px;
	width:130px;
}

div.mySite ul li{float:left;margin-right:5px;}



	/* MENUs */

		/* MENU PRINCIPAL */
ul.mainNav {float:right;}
ul.mainNav li{border-left:1px solid #858383;padding-top:3px;padding-right:5px;float:left;display:block;}
ul.mainNav li img{padding:0px 4px;}
ul.mainNav a{text-transform:uppercase;font-size:10px;}
ul.mainNav a:hover{color:#AA0000;}

ul.mainNav li.uploadVideo{
	border:0;
	background:url(../images/bg_upload_video.gif) no-repeat;
	width:137px;
	height:29px;
	padding-top:5px;
	text-align:center;
	

}


ul.mainNav li.uploadVideo a {font-size:14px;color:#512F00;text-transform:capitalize;font-weight:bold;padding-left:20px;}
ul.mainNav li.uploadVideo a:hover {text-decoration:underline;}


		/* MENU CABECERA */
ul.headerNav {text-align:right;padding-top:4px;padding-top:15px;float:right;margin-top:20px;}
ul.headerNav a{color:#FFF;padding-right:14px;}
ul.headerNav a:hover{color:#F9B700;}






	/* RUTA */
ul.ruta {text-align:left;background:url(../images/bg_ruta.jpg) repeat-x;color:#AA0000;font-family: Trebuchet MS, arial, verdana;height:46px;padding:5px 0 0 5px;}
ul.ruta a{font-size:11px;}
ul.ruta a:hover{color:#AA0000;}
	/* FOOTER */

#footer{
	text-align:left;
	width: 800px;
 	height: 87px;
 	background:url(../images/footer.gif) repeat-x;
	padding-top:20px;
	margin-top:30px;
}

#footer a{padding:0 5px;}
#footer a:hover{color:#AA0000;}

	/* style */

.style {
	background:url(../images/style1.gif) repeat-x;
	height:20px;
	margin-top:5px;
}

.style2 {
	background:url(../images/style2.gif) repeat-x;
	height:20px;
	margin-bottom:5px;
	clear:both;
}

.paginacion {font-size:16px;}
.paginacion a{font-size:14px;}

.mm{float:left;}

.aviso{font-size:12px;}