/* *****************************************************************

	Ideasydesarrollo.com
	Noviembre de 2006
	CSS Punchline Producciones S.l.
	
   ***************************************************************** */
								
body {
	background-color: #E29008;
	margin-top: 20px;
	padding: 0;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: center top;
	text-decoration: none;
}

/*TEXTOS INDEX*/
a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #555555;
    }
p {text-align:	justify;}	

.textosrecuadro{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	left: 5px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding:6px;
}
.textquieneslink{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	left: 5px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding:8px;
	text-align: justify;
}
.textgr{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	left: 5px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding:6px;
	font-weight: bold;
}
.textgrazul{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	left: 5px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding:6px;
	font-weight: bold;
}
.cabeceras{
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#0D4664;
	height: 20px;
	background-repeat: no-repeat;
	padding-left:5px;
	padding-right:5px;

}
.destacados{
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	height: 30px;
	background-repeat: no-repeat;
	letter-spacing: 1px;
}
.titclientes {
	font-size: 11px;
	background-color: #990066;
	padding:2px;
	color: #FFFF99;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: bold;
}	
/*recuadros index*/
#logo {
	position:absolute;
	left:46px;
	top:3px;
	width:201px;
	height:46px;
	z-index:6;
	background-color: #E29008;
}
#menu {
	width:635px;
	height:80px;
	font-size: 9px;
	float: left;
	position: absolute;
	left: 86px;
	top: 65px;
	background-color: #E29008;
}

#anime {
	position:absolute;
	left:181px;
	top:198px;
	width:311px;
	height:250px;
	z-index:1;
	background-color: #E29008;
}
#guiones {
	position:absolute;
	left:513px;
	top:174px;
	width:302px;
	height:223px;
	z-index:3;
	background-color: #E29008;
}
#cartelera{
	position: absolute;
	left: 180px;
	top: 500px;
	width: 191;
	height: 363px;
	background-color: #E29008;
}
#circuito{
	position: absolute;
	left: 620px;
	top: 696px;
	width: 191px;
	background-color: #E29008;
}
#publicidad {
	position:absolute;
	left:620px;
	top:497px;
	width:191px;
	height:194px;
	z-index:2;
	background-color: #E29008;
}
.fdoformacion{
	background-image: url(img/fdorecua1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fdosobrepunchs{
	background-image: url(img/sobrepunch.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fdoclienes{
	background-image: url(img/fdoclientes.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#pie
 {
	position:absolute;
	left:177px;
	top:928px;
	width:630px;
	height:24px;
	z-index:5;
	background-color: #E29008;
}
.txtpubli1{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.txtpubli2{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtcurso{
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtpie{
	font-size: 9px;
	font-weight: normal;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
	text-align: justify;
	
}
.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
