/*	GENERALES	*/


ul,ol,li{
	margin:0px;
	padding:0px;
	list-style:none;
	font-family: "Century Gothic";
	font-size:13px;
}


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

p{
	font-family: "Century Gothic";
	text-align: center;
}



/*	TEXTOS	*/

.titularesimagen{
	font-family: "Century Gothic";
	font-size:26px;
	color:#666;
	text-align: center;
}


.nombreporductoimagen{
	font-family: "Century Gothic";
	font-size:15px;
	color:#666;
	text-align: left;
}

.titularessonido{
	font-family: "Century Gothic";
	font-size:26px;
	color:#039;
	text-align: center;
}

.nombreporductosonido{
	font-family: "Century Gothic";
	font-size:15px;
	color:#06F;
	text-align: left;
}

.titularespae{
	font-family: "Century Gothic";
	font-size:26px;
	color:#903;
	text-align: center;
}

.nombreporductopae{
	font-family: "Century Gothic";
	font-size:15px;
	color:#903;
	text-align: left;
}

.titular0{
	font-family: "Century Gothic";
	font-size:11px;
	color:#F00;
	text-align: center;
	font-weight:bold; /* border-bottom:#444444 1px solid;*/
	/*text-transform:uppercase;*/ display:block;
	margin: 0;
}

.titular00{
	font-family: "Century Gothic";
	font-size:13px;
	color:#F00;
	text-align: left;
	font-weight:bold; /* border-bottom:#444444 1px solid;*/
	/*text-transform:uppercase;*/ display:block;
	margin: 0;
}

.titular{
	font-family: "Century Gothic";
	font-size:16px;
	color:#333333;
	text-align:justify;
	font-weight:bold; /* border-bottom:#444444 1px solid;*/
	/*text-transform:uppercase;*/ display:block;
	margin: 0;
}


.titular a{
	font-family: "Century Gothic";
	font-size:15px;
	color:#324D89;
	text-align:justify;
	font-weight:bold;
}
	
	
.titular2{
	font-family: "Century Gothic";
	font-size:12px;
	color:#000;
	text-align:justify;
	font-weight:bold; /* border-bottom:#444444 1px solid;*/
	/*text-transform:uppercase;*/ display:block;
}


.titular3{
	font-family: "Century Gothic";
	font-size:15px;
	color:#999999;
	text-align:justify;
	font-weight:bold; /* border-bottom:#444444 1px solid;*/
	/*text-transform:uppercase;*/ display:block;
}

.titular3 a{
	font-family: "Century Gothic";
	font-size:15px;
	color:#006;
	text-align:justify;
	font-weight:bold; /* border-bottom:#444444 1px solid;*/
	/*text-transform:uppercase;*/ display:block;
}


.cuerpo{
	font:normal 13px/19px "Century Gothic";
	font-size:11px; color: #666666; text-align:left;
	line-height:15px;
}

.cuerpo2{
	font-family: "Century Gothic";
	font-size:14px;
	color: #000;
	text-align:justify;
	line-height:normal;
}

.cuerpo3{
	font-family: "Century Gothic";
	font-size:13px;
	color: #000;
	text-align:justify;
	line-height:normal;
}

.cuerpo4{
	font-family: "Century Gothic";
	font-size:12px;
	color: #06C;
	text-align:justify;
	line-height:normal;
	margin-top:-12px;
	margin-left:180px;
}


.cuerpoMini{
	font-family: "Century Gothic";
	font-size:9px;
	color:#999999;
	text-align:left;
	line-height:15px;
}

.textoLateral{
	font-family: "Century Gothic";
	color:#FFFFFF;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
}

.piePagina{
	font-family: "Century Gothic";
	color:#fefbfb;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
}


.cuerpo2 a{
	color: #00C;
}

.piePagina a{color: #CCCCCC;}

.piePagina a:hover{color:#333333;}

.piePagina2 a{color: #CCCCCC;}

.piePagina2 a:hover{color:#444444;}

