/******************************************************************************/
/*************************  ESTILOS PRINCIPALES *********************************/
/******************************************************************************/
#total{
    margin: 20px auto;
    width: 995px;/* resolución del portal */	
    background-color: #fff;
}

.main{
	width: 980px;/* resolución del portal */
	border: 2px solid #c0c0c0;
	background-color: #fff;
	float: left;
	position: relative;
	
		
}
.mainPopup{
	width: 400px;/* resolución del portal */
	float: left;
	text-align: left;
	
}

.column {
	float:left;
	width: auto;
	
	/*background-color: #fff;*/	
	
}
.frame {
	width: 100%;
	float:left;
	
	/*float: left;
	background-color: #fff;	*/	
}

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

body{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #BLACK;
	PADDING-TOP: 0px;
	FONT-FAMILY: verdana;/*Century Gothic/*DIN-Medium*/;
	font-weight: normal;
	
	
}
.body{
  background-color:#DCDBD9;
}


a{ 
    text-decoration: none;	
}

p{
	font-family:Century Gothic;
	font-size:10px;
	line-height:1.5;
}


/***********************   CABECERA     *********************/

#cabecera {
	LEFT: 0px;
	WIDTH: 980px;
	TOP: 0px;
	HEIGHT: 230px;
	background-image: url(../img/cabecera3.jpg);
	background-repeat: no-repeat;
	float:right;
}
#logo-aaiicc {
	LEFT: 10px;
	WIDTH: 455px;
	TOP: 40px;
	HEIGHT: 180px;
	position:absolute;
}

#logo-enredate {
	LEFT: 720px;
	WIDTH: 180px;
	TOP: 50px;
	HEIGHT: 180px;
	position:absolute;
}
#logo-directorio {
	LEFT: 640px;
	WIDTH: 180px;
	TOP: 10px;
	HEIGHT: 30px;
	position:absolute;
}

.enredate{
    WIDTH: 210px;
}

#menu{
  	margin-left:30px;
  	/*float:left;*/
  
}

.redeteatros{
  	/*background-image: url(../img/reddeteatros.png);
	background-repeat: no-repeat;*/
	width:210px;
	margin-left: 23px;
	/*float:left;*/
  
}
.acceso{
  	background-image: url(../img/fondo_derecha.jpg);
	background-repeat:repeat;
	width:256px;
	
	
	/*float:left;*/
  
}
.accesoInicial{
  	background-image: url(../img/fondo_derecha.jpg);
	background-repeat:repeat;
	width:600px;
	
	
	/*float:left;*/
  
}
.botones{
  	margin-left:5px;
	height:240px;
	/*float:left;*/
	
  
}




.migas{
  margin-left:200px;
 
}

.contenido{
    font-family:verdana;/*Century Gothic;*/
    text-align: justify;
    margin-left:25px;
    margin-top:8px;
    font-size: 12px;
    line-height:1.7;
    float:left;
}
.encabezado{
   color: #F67812;
   font-weight: bolder;
   text-align:center;
   font-size: 18px;
   width:650px;
}
h1{

}
#pie{

	left: 20px;
	text-align: center;
	margin-top: 10px;
	font-size: 10px;
	clear:both;
	width: 90%;
	float:left;
}
#blog{
	left: 200px;
	text-align: center;
	margin-top: -20px;
	clear:both;
	width: 9%;
	float:right;
}
.sistema{
 margin-left: 20px;
}
.municomp{
margin-left: 20px
}

.frame-pie {
	width: 100%;
	float:left;
	height:80px;
	width: 980px;
	background-image: url(../img/pie.jpg);
	background-repeat: no-repeat;
	
	/*float: left;
	background-color: #fff;	*/	
}


.encabezadoAnexo {
color: #50c994;
font-weight: bolder;
text-align: center;
font-size: 20px;

}

#titulopagina h1{
	color:#50c994;
	}
	
div#titulopagina {
float: left;
margin-top: 20px;
width: 99%;
background-image: url(../../img/fijas/bullet_h1_verde.gif);
background-position: left top;
background-repeat: no-repeat;
}




