/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	z-index:1;
	margin:20px 0 20px 0px;
	text-align:center;
	/*background-color:#81A90B;*/
	background:url(img/fondo.gif) repeat;
}

* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

 

#contenedor{
	width:820px;
	margin:auto;
	text-align:left;
}

#head {
	width:820px;
	background:url(img/encabezado.jpg) no-repeat;
	height:200px;
}

#subcont{
	width:820px;
	background:url(img/bgln.jpg) repeat-y;
	display:inline-block;
}
	
#cuerpo{
	width:805px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:10px;
	float:left;
	margin:auto;
}

#menusup{
    width:806px;
	height:20px;
	background:url(img/menu.gif) no-repeat;
	margin:auto;
	font-size:12px;
	text-align:right;
	padding-top:10px;
	font-weight:bold;
}

#menusup a, #menusup a:visited {
	color:#FFFFFF;
	text-decoration: none;
	margin-right: 25px;
}

#menusup a:hover {
	color:#CC6600;
	text-decoration:none;
	font-size:12px;
}

#menu{
	width:150px;
	float:left;
	font-weight:bold;
	margin-left:2px;
	padding-left:10px;
	padding-top:5px;
}

#menuarriba { 
    background-image:url(img/menusup.png);
	background-position:bottom;
	width:147px;
	height:11px;
    background-repeat: no-repeat; 
} 

#menucentro{
	background-image:url(img/menuc.gif);
	background-repeat:repeat-y;
	height:390px;
}

#menucentroPor{
	background-image:url(img/menuc.gif);
	background-repeat:repeat-y;
	height:356px;
}

#menuabajo { 
    background-image:url(img/menudown.png);  
    background-repeat: no-repeat;
	height:10px;
	clear:both;

} 

#imgmenup {
    margin : 0 0 0 0px;
    padding: 0 0 0 0px;
    list-style: none;
}

#imgmenup li {
	float:left;
}

#imgmenup li a{
	display:block;
	width:102px;
    background:url(img/botonchico.jpg) no-repeat;
    font-weight:bold;
	height:22px;
	padding-left:30px;
	padding-top:7px;
	text-align:left;
	text-decoration:none;
	color:#000000;
	margin-left:6px;
	margin-top:6px;
}

#imgmenup li a:hover{
	background:url(img/botonchico2.gif) no-repeat;
	width:102px;
	padding-left:30px;
	height:22px;
	padding-top:7px;
	font-size:12px;
}

#imgmenug {
    margin : 0 0 0 0px;
    padding: 0 0 0 0px;
    list-style: none;
}

#imgmenug li {
	float:left;
}

#imgmenug li a{
	display:block;
	width:102px;
    background:url(img/botongrande.gif) no-repeat;
    font-weight:bold;
	height:33px;
	padding-left:30px;
	padding-top:7px;
	text-align:left;
	text-decoration:none;
	color:#000000;
	margin-left:6px;
	margin-top:6px;
}

#imgmenug li a:hover{
	background:url(img/botongrande2.gif) no-repeat;
	width:102px;
	padding-left:30px;
	height:35px;
	padding-top:5px;
	font-size:12px;
}

#derecha{
	float:right;
	width:641px;
	padding-top:5px;
	padding-bottom:5px;
	display:inline-block;
}

#derechacomun {
	float:right;
	width:641px;
	background:url(img/centro_comun.png) repeat-y;
}

#cont_der_sup{
	background:url(img/arr_cuerpo_comun.png) no-repeat;
	height:15px;
	width:630px;
}


#cont_der_cen{
	width:640px;
	font-size:13px;
	text-align:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
} 

.titulo {
	color:#CC0000;
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
}

.titleCategory {
	color:#CC0000;
	text-align:center;
	font-size:15px;
	font-weight:bold;
}

.titulopu {
	color:#CC0000;
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
}

.titulopubli {
	color:#7B0020;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	margin:0 3px 2px 3px;
}

a.titlepubli{
	color:#7B0020;
	font-weight:bold;
	text-decoration:none;
}

a.titlepubli:hover{
	color:#7B0020;
	text-decoration:underline;
}

.subtitulo {
	color:#02993B;
	text-align:left;
	font-size:14px;
	text-transform:capitalize;
	font-weight:bold;
}


.subtitulos {
	color:#02993B;
	text-align:left;
	font-size:14px;
	text-transform:capitalize;
	font-weight:bold;
}

.estrategias{
	color:#CC6633;
	text-align:left;
	font-size:14px;
	text-transform:capitalize;
	font-weight:bold;
}

.textosadmin{
	color:#FFFFFF;
	font-size:14px;
	font-weight:100;
}


#cont_der_text{
	padding-left:10px;
	text-align:justify;
	font-size:13px;
	width:630px;
	min-height:380px;
}

#centro_texto{
	margin-bottom:10px;
}

#izquierda_texto{
	width:310px;
	float:left;
}

#izquierda_texto ul{
	list-style-type:square;
	padding-left:25px;
}

#izquierda_texto ul li{
	padding-left:8px;
	margin-bottom:5px;
}

#texto_pri{
	width:630px;
	float:left;
}

#texto_pri ul{
	list-style-type:disc;
	padding-left:25px;
}

#texto_pri ul li{
	padding-left:8px;
	margin-bottom:5px;
}


#texto{
	margin:auto;
}

#texto ul{
	list-style-type:disc;
	padding-left:25px;
}

#texto ul li{
	padding-left:8px;
	margin-bottom:5px;
}

#derecha_texto{
	float:right;
	width:306px;
	text-align:center;
}

#cont_der_inf{
	background:url(img/abajo_cuerpo_comun.png) no-repeat;
	height:15px;
	width:640px;
	margin-bottom:5px;
}


	
#contenido{
	width:470px;
    float: left;
	padding-left:8px;
	text-align:justify;
	font-size:13px;
} 

#contenidosup{
	background:url(img/cuerp_r1_c1.png) no-repeat top;
	height:15px;
	width:472px;
}

#contenidocen{
	background:url(img/cuerp_r2_c1.png) repeat-y;
	width:472px;
	font-size:13px;
	padding-top:5px;
	text-align:left;
} 

#contenidotext{
	padding-left:8px;
	padding-right:8px;
	text-align:justify;
}

#contenidoflash{
	margin:auto;
	text-align:center;
}

#contgaleria {
	text-align:center;
	margin:auto;
}
#contenidoinf {
	background:url(img/cuerp_r3_c1.png) no-repeat;
	height:15px;
	width:470px;
	clear:both;
	margin-bottom:5px;
}

#publicaciones{
    width: 154px;
    float: right;
	padding-left:4px;
	overflow:hidden;
} 

#publiarriba{
	background:url(img/derecha_sup.png) no-repeat bottom;
	height:10px;
	width:154px;
}

#publicentro{
	background:url(img/derecha_centro.png) repeat-y;
	text-align:center;
	width:154px;
}

#publiabajo{
	background:url(img/derecha_inf.png) no-repeat;
	height:15px;
	width:154px;
	clear:both;
}

#secpubli{
	width:150px;
	margin:0px 2px 8px 2px;
}

#seccionarriba{
	background:url(img/cajitasup.gif) no-repeat bottom;
	height:10px;
	width:151px;
}

#seccioncentro{
	background:url(img/cajitacentro.gif) repeat-y;
	text-align:center;
	padding:0 4px 0px 4px;
}

#seccionabajo{
	background:url(img/cajitainf.gif) no-repeat;
	height:10px;
	clear:both;
}

#pie{
	background:url(img/pie.jpg) no-repeat;
    clear: both;
	height:33px;
	font-size:11px;
	color:#993300;
	text-align:right;
	padding-left:10px;
	text-align:center;
	padding-top:5px;
	padding-right:10px;
	margin:auto;
} 


/*Div para otras secciones*/

#cat_gallery{
	text-align:center;
	width:570px;
	margin:auto;
}

#conte_gallery{
	text-align:center;
	display:inline-block;
	margin:auto;
}

#conte_gallery span{
	color:#333333;
	font-size: 12px;
	text-align:justify;
}

.titulogal{
	color:#990000;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	margin:3px;
}
#conte_gallery  ul{
	list-style-type:none;
}
#conte_gallery  li{
	list-style-type:none;
	width:210px;
	background-color:#FFFFBB;
	padding:10px;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:justify;
	border-right: #E4E4E4 solid 1px;
	border-bottom:#E4E4E4 solid 1px;
}

#conte_gallery img {
	border:0px solid #EEE;
	margin:0px;
}

#conte_gallery a {
	text-decoration: none;
}

#cat_gallery_izq{
	float:left;
	width:255px;
	margin-left:10px;
	text-align:center;
}

#cat_gallery_der{
	margin-left:291px;
	width:255px;
	text-align:center;
}

.titulosopciones{
	color:#FFFF00;
	font-size:16px;
	text-align:left;
	font-weight:600;
	padding-bottom:10px;
}

.estilo{
	color:#990000;
	font-size:15px;
	font-weight:bold;
}

.estilop{
	color:#990000;
	font-size:15px;
}

.txtpie {
	color:#0099CC;
	font-size:10px;
}

.txtpieaud {
	color:#0099CC;
	font-size:11px;
}

.txtpieaudtit {
	color:#990000;
	font-size:11px;
}
#cont_not{
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}

#titulo li {
	list-style:none;
	font-size:12px;
	text-align:left;
}

#titulo li a{
	text-decoration:none;
	font-size:12px;
	color:#CC6633;
	font-style:normal;
	font-weight:bold;
}

a {
	text-decoration:none;

}

a.link{
	color:#02993B;;
}

a.link:hover{
	text-decoration:underline;

}
#titulo li a:hover{
	text-decoration:none;
	font-size:12px;
	color:#990000;
}

.publiContent{
	overflow:hidden; width:630px; float:left; margin-top:20px;
}

.subPubliContent{
	overflow:hidden; width:630px; margin-top:10px; float:left;
}

.imgCategory{
	width:100px; height:100px; overflow:hidden; float:left;
}

.contImgEdition{
	width:150px; height:150px; overflow:hidden; float:left;
}

.textEditionPubli{
	width:540px; margin-left:85px;
}

.imgEdition{
	width:75px; height:75px; overflow:hidden; float:left;
}


.textCategory{
	width:515px; margin-left:110px;
}

.textEdition{
	width:530px; margin-left:95px;
}

.audioEdition{
	width:204px; height:50px; margin-top:20px; overflow:hidden; float:left;
}

.textAudio{
	width:411px; margin-left:214px;
}

.pics { height: 332px; width: 462px; padding:0; margin:0; overflow: hidden }
.pics img { height: 300px; width: 430px; padding: 15px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}

#gallery
{
	margin-left:30px;
	width: 600px;
	overflow:hidden;
}

.divImg
{
	width:90px;
	height:70px;
	float:left;
	margin:0px 10px 10px 0;
	overflow:hidden;
	padding: 7px;
	vertical-align:middle;
	text-align:center; 
	border: 1px solid #ccc; 
	background-color: #FFF; top:0;
}

.divImg:hover
{
	border: 1px solid #000;
}