@charset "UTF-8";
/* CSS Document */


/*APARIENCIA GENERAL*/


/*HEADER*/

#breadcrumb p, #breadcrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	margin-bottom: 3px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.plecaroja {
	background-color:#B40000;
	border-top: solid 1px #FFFFFF;
	height:22px;
	width:948px;
	float:left;
}

.orilla {
	background-color:#B40000;
	border-top: solid 1px #999999;
	height:22px;
	float:left;
	width:1px;
}

/*MAIN CONTENT*/

/*LATERAL*/

#lateral h1, #lateral h1 a {
	font-size:12px;
	color:#E90000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 30px;
	margin-bottom: 7px;
	text-decoration:none;
}

#lateral h1 a:hover {
text-decoration:underline;
}

#lateral ul li {
	list-style-type: none;
	font-size:11px;
	font-weight: bold;
	line-height: 1.5;
	padding-left: 10px;
}

#lateral ul a {
	text-decoration: none;
	color:#505050;
}

#lateral ul a:hover {
	text-decoration: underline;
}

#maincontent #lateral a.selected {
	text-decoration: underline;
}

#maincontent #lateral img {
	margin-top: 80px;
	margin-bottom: 30px;
}


/*CONTENT and Centered Content*/


#content p {
	font-size:11px;
	color:#505050;
	margin-bottom: 15px;
}

#content h1 {
	font-size:18px;
	color:#E90000;
	text-transform: uppercase;
	margin-bottom: 18px;
}

#content h2 {
	font-size:16px;
	color:#E90000;
	text-transform: uppercase;
	margin-bottom: 7px;
}

#content h3 {
	font-size:12px;
	color:#254B69;
	margin-bottom: 20px;
	font-weight: bold;
}

#content h4 {
	font-size:13px;
	color:#E90000;
	margin-bottom: 20px;
	font-weight: bold;
}

#centeredcontent p a {
	color: #E90000;
	font-weight: bold;
}

#centeredcontent h3.tituloAzul {
	color: #368EAE;
	font-size: 13px;
}



#centeredcontent li {
	font-size: 11px;
	list-style: square;
	line-height: 1.3;
	color: #575757;
	list-style-position: inside;
}

#centeredcontent ul {
	margin-bottom:20px;
 	padding:0;

}

.taglineExterior {
	margin-top: -15px;
}

#content #centeredcontent table.donativos td p {
	margin-bottom: 3px;
}

/*formularios*/

#formulario p{
	text-align: right;
	padding-right: 10px;
}
#formulario tr td  {
	vertical-align: top;
}
#formulario tr td.sendButton {
	text-align: right;
	padding-top: 15px;
}


/*FOOTER*/

#footer p {
	font-size:10px;
	color:#FFF;
	text-align: center;
	font-family: "Bosch Sans Regular", Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.6;
	margin-bottom: 0px !important;
}

#footer p strong, #footer a {
	font:"Bosch Sans Bold", Arial, Helvetica, Verdana, sans-serif;
	text-decoration:none;
	color:#FFF;
	font-weight: normal;
}

#footer img {
	margin-top: 20px;
	margin-bottom: 30px;
}

/*MISC CLASSES*/

.clear {
	clear:both
}

.line {
	width: 100%;
	height: 5px;
	margin-bottom: 30px;
	margin-top: 30px;
	background: url(img/line_bluehr.gif) repeat-x top;
}

.line2 {
	width: 100%;
	height: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
	background: url(img/line_bluehr.gif) repeat-x top;
	}

.line3 {
	width: 100%;
	height: 1px;
	margin-bottom: 15px;
	margin-top: 15px;
	background: url(img/line_greyhr.gif) repeat-x top;
}


/*RADIO CARDI*/

/*Portada*/

#content.RadioCardiPortada {
	background: #FFF url(img/radiocardi_bg.jpg) no-repeat top;
}

#content.RadioCardiPortada h1 {
	font-size:18px;
	color:#254B69;
	margin-bottom: 60px;
	text-transform: none;
}

#content.RadioCardiPortada h5 {
	font-size:11px;
	color:#254B69;
	margin-bottom: 18px;
	text-transform: none;
	font-weight: normal;
}

#content.RadioCardiPortada h3 {
	font-size:12px;
	color:#254B69;
	margin-bottom: 18px;
	text-transform: none;
	font-weight: bold;
}

#RadioCardiRecent
{
	width:434px;
	margin: 80px auto 0;
}

#RadioCardiRecent #playerTextoReciente {
	padding-left: 14px;
}

#RadioCardiRecent p {
	text-align: justify;
}

#programaRecienteTitle {
	width: 190px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#content.RadioCardiPortada #programaRecienteTitle h3{
	color:#5D8189;
}

#recentplayerLayout {
	position: relative;
}

#otrosRecientes
{
	font-weight:bold;
	line-height: 1.5;
}
#otrosRecientes p a {
	color: #505050;
	text-decoration: none;
}
#otrosRecientes p a:hover {
	text-decoration: underline;
}
/*Categorias y Programas*/

#content.RadioCardiCatProg {
	background: #FFF url(img/radiocardi_bg2.jpg) repeat-x top;
}

#content.RadioCardiCatProg h5 {
	font-size:11px;
	color:#254B69;
	margin-bottom: 18px;
	text-transform: none;
	font-weight: normal;
}

#content.RadioCardiCatProg h6, #content.RadioCardiCatProg h6 a {
	font-size:11px;
	color:#368EAE;
	margin-bottom: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration:none;
}

#content.RadioCardiCatProg table.categorias h6 a {
	font-size:10px;
}

#programasDisponibles span {
	font-size: 11px;
	color: #505050;
	display: block;
	text-align: right;
	margin-top: -14px;
	font-weight: normal;
}
#programasDisponibles span a {
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}
#programasDisponibles span a.current {
	text-decoration: underline;
}
#programasDisponibles span a:hover {
	text-decoration: underline;
}
/*RADIO CARDI TABLAS*/

table.categorias td {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
	height: 90px;
	padding-bottom: 30px;
	padding-top: 20px;
	vertical-align:bottom;
}

#content.RadioCardiCatProg table.categorias h3 {
	margin-bottom: 3px;
}

#content.RadioCardiCatProg table.categorias h5 {
	font-size:11px;
	margin-bottom: 5px;
	font-weight:bold;
	color: #254B69;
}

#content.RadioCardiCatProg table.categorias h6 {
	font-size:10px;
	font-style:normal;
	margin-bottom: 0px;
}

#content.RadioCardiCatProg table.categorias p {
	font-size:10px;
	margin: 0px;
	padding-right: 50px;
	margin-bottom:0px;
}

#content.RadioCardiCatProg td img {
	margin-right: 10px;
}

table.comentarios td {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
	height: 90px;
	padding-bottom: 20px;
	padding-top: 20px;
}
table.comentarios caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 13px;
	color: #368EAE;
	font-weight: bold;
}

#content.RadioCardiCatProg table.comentarios td h3 {
	margin-bottom: 3px;
	font-size:11px;
	color:#505050;
}

#content.RadioCardiCatProg table.comentarios td h6 {
	font-size:10px;
	margin: 0px;
	color:#666666;
	font-weight:bold;
	padding-bottom: 10px;
	padding-right: 0px;}

#content.RadioCardiCatProg table.comentarios td p {
	font-size:10px;
	margin: 0px;
	padding-right: 50px;
}

table.comentarios td.lastCell {
	border-style: none;
}






#centeredcontent h5.PegaditosRadioCardi {
	margin-top: -12px;
}


/*DONATIVOS TABLAS*/

#content table.donativos {
	margin-top:30px;
}

#content table.donativos caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	color: #505050;
	font-weight: bold;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top: 0px;
	display: block;
}

#content table.donativos td {
	height: 15px;
}

#content table.donativos tr.oddRow {
	background: #D1E2E9;
}

#content table.donativos td p {
	font-size:11px;
	margin: 0px;
	padding: 0px;
}

/*CONTACTO Y DIRECTORIO*/

#LogoCardi {
	float: left;
	width: 81px;
}

#CardiLetterhead {
	float: right;
	padding-left: 5px;
	width: 482px;
}
#CardiLetterhead  p {
	margin-top: -15px;
}

#CardiLetterhead h3 {
	margin-top: -6px;
}

#centeredcontent.Contacto a{
	font-size: 11px;
	color: #E90000;
	text-decoration: none;
	font-weight:normal;
}

#centeredcontent.Contacto #directorio a{
	font-size: 11px;
	color: #505050;
	text-decoration: none;
	font-weight:normal;

}

#centeredcontent.Contacto h6{
	font-size:12px;
	font-weight:bold;
	color: #E90000;
	margin-bottom:2px;
	margin-top:20px;
}

/*HOME*/

#homeContent p a {
	color:#505050;
}

#homeContent p {
	color:#505050;
	margin-top: 5px;
	margin-bottom: 10px;
}

#inferiorB h6 a {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

#superiorA h3 {
	font-size: 13px;
}

#superiorA p {
	font-size: 10px;
}

#superiorA h4 a {
	color: #E90000;
	text-decoration: none;
	font-style: italic;
}

#superiorA #RadioCardiRoundedBox {
	height: 90px;
	width: 270px;
	background: url(img/RadioCardiRoundedBox.gif) no-repeat;
	margin: 0 auto;
	padding: 5px 15px;
}

#superiorA #RadioCardiRoundedBox h6, #superiorA #RadioCardiRoundedBox h6 a {
	text-decoration: none;
	color: #505050;
	font-size: 11px;
	text-align: center;
	padding-bottom: 8px;
}

#superiorA h3 {
	margin-bottom: 8px;
}
#superiorA h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: -4px;
	margin-bottom: 15px;
}

#superiorB ul li {
	list-style: disc inside;
	font-size: 11px;
	color: #505050;
	line-height: 1.2;
}
#content #centeredcontent  p {
	font-size:11px;
	color:#505050;
	margin-bottom: 15px;
}

#superiorB h4 {
	margin-bottom: 0px;
}

#superiorB #superiorBRight a, #superiorB #superiorBLeft a {
	color: #E90000;
	font-size: 10px;
	position: absolute;
	right: 20px;
	bottom: 15px;
}

#superiorB #talleres h1 {
	font-weight: normal;
}

#superiorB #talleres h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #368EAE;
}

#superiorB #talleres h5.talleresEstilo {
	color: #254B69;
	line-height: 1.3;
}

#talleres #talleresRightContainer #talleresC h6 {
	color: #00CC00;
}

#talleresC a {
	color: #368EAE;
	text-decoration: none;
}

#talleres h1 {
	font-size: 20px;
}

#homeContent div.PaddingClassCointaner {
	padding: 20px;
	margin: 0 auto;
}

#inferiorB h2, #inferiorB h2 a {
	font-size: 14px;
	margin-bottom: -10px;
	text-decoration:none;
	color:#E90000;
}

#inferiorB div p {
	margin-bottom: 0px;
}

#inferiorB h6 {
	margin-top: 12px;
}

#talleres .PaddingClassCointaner #talleresRightContainer h5 {
	padding-bottom: 8px;
}

#extraNav #extraNavList{
	position: absolute;
	right: 3%;
	top: 30%;
}
#extraNav #extraNavList ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:none;
}

#extraNav #extraNavList ul li, #extraNavList ul li a {
	display:inline;
	padding-left:6px;
	text-decoration:none;
	color:#FFF;


}

#extraNavList ul li a:hover {
	color:#C4C4C4;
}

#centeredcontent h5 {
	color: #505050;
	font-size: 11px;
	margin-bottom: 12px;
	margin-top: 28px;
}
#centeredcontent #categorias.categorias p {
	margin-bottom: 0px;
}

#centeredcontent #categorias.categorias h5 {
	margin-top: 0px;
}
#centeredcontent h3.h2 {
	font-variant: small-caps !important;
}
#centeredcontent h3.comments-title {
	color: #E90000 !important;
	font-family: Verdana,"Lucida Grande",Lucida,sans-serif !important;
	font-size: 12px;
}