/*
Theme Name: Mi Control
Theme URI: http://www.micontrol.cl/
Description: Diseño para el sitio micontrol.cl
Version: 1.0
Author: Kenya Medina
Author URI: http://www.duografica.cl/
*/


/*  Estilos de TEXTO */


body{	
	margin:0px;
        padding:0px;

}

h1{
	margin:35px 0px 20px 0px;
	padding:0px;
	text-align:left;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	line-height: 22px;
	color:#25AFCD;
}

h2{
	margin:10px 0px 10px 0px;
	padding:0px;
	text-align:left;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color:#25AFCD;
}

h3{
	margin:10px 0px 0px 0px;
	border-top:#CCCCCC dotted 1px;
        display:block;
	padding:5px 0px 0px 0px;
	text-align:left;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color:#25AFCD;
}

h4{
	margin:5px 0px 0px 0px;
	padding:0px;
	text-align:left;
	float:right;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	color:#FF9900;
}

h5{
	margin:30px 0px 0px 0px;
	padding:0px;
	text-align:right;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	line-height: 22px;
	color:#25AFCD;
}

p{
	margin:2px 0px 2px 0px;
	padding:0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 18px;
	color:#8AA0A0;	
}


#derecha a:link{
	margin:0px;
	padding:0px;
	border:0px;
	color:#25AFCD;
	text-decoration:none;
}

#derecha a:visited{
	margin:0px;
	padding:0px;
	border:0px;
	color:#25AFCD;
	text-decoration:none;
}

#derecha a:hover {
	text-decoration:none;
	color:#8AA0A0;

}

#izquierda a:link{
	margin:0px;
	padding:0px;
	border:0px;
	color:#8AA0A0;	
	text-decoration:none;
}

#izquierda a:visited{
	margin:0px;
	padding:0px;
	border:0px;
	color:#8AA0A0;	
	text-decoration:none;
}

#izquierda a:hover {
	text-decoration:underline;
	color:#25AFCD;
}

#begin a:link{
	margin:0px;
	padding:0px;
	border:0px;
	color:#8AA0A0;	
	text-decoration:none;
}

#begin a:visited{
	margin:0px;
	padding:0px;
	border:0px;
	color:#8AA0A0;	
	text-decoration:none;
}

#begin a:hover {
	text-decoration:underline;
	color:#25AFCD;
}


#bottom a:link{
	margin:0px;
	padding:0px;
	border:0px;
	color:#8AA0A0;	
	text-decoration:none;
}

#bottom a:visited{
	margin:0px;
	padding:0px;
	border:0px;
	color:#8AA0A0;	
	text-decoration:none;
}

#bottom a:hover {
	text-decoration:underline;
	color:#25AFCD;
}

#centro a:link{
	margin:0px;
	padding:0px;
	border:0px;
	color:#25AFCD;
	text-decoration:none;
}

#centro a:visited{
	margin:0px;
	padding:0px;
	border:0px;
	color:#25AFCD;
	text-decoration:none;
}


#centro a:hover {
	text-decoration:underline;
	color:#8AA0A0;
        border:0px;

}
 
#izquierda ul{
	float:left;
	font-family:"Trebuchet MS", sans-serif;
	font-weight:bold;
	font-size:11px;
	width:242px;
	margin:0px;
	padding:0px;
	color:#8AA0A0;
}

#izquierda li{
	float:left;
	list-style-type:none;
	margin:10px 0px 0px 0px;
	height:25px;
	width:242px;
	display:block;
	border-bottom:dotted 1px #CCCCCC;
}

#derecha ul{
	float:left;
	font-family:"Trebuchet MS", sans-serif;
	font-weight:bold;
	font-size:11px;
	width:315px;
	margin:0px;
	padding:0px;
	color:#8AA0A0;
}

#derecha li{
	float:left;
	list-style-type:none;
	margin:10px 0px 0px 0px;
	height:25px;
	width:315px;
	display:block;
	border-bottom:dotted 1px #CCCCCC;
}

#bottom ul{
	float:left;
	font-family:"Trebuchet MS", sans-serif;
	font-weight:bold;
	font-size:11px;
	width:954px;
	margin:0px;
	padding:0px;
	color:#8AA0A0;
}

#bottom li{
	float:left;
	list-style-type:none;
	margin:0px;
	height:25px;
	width:50%;
	display:block;
}

#begin ul{
	float:left;
	font-family:"Trebuchet MS", sans-serif;
	font-weight:bold;
	font-size:11px;
	width:954px;
	margin:0px;
	padding:0px;
	color:#8AA0A0;
}

#begin li{
	float:left;
	list-style-type:none;
	margin:0px;
	height:25px;
	width:50%;
	display:block;
}

#centro ul{
	float:left;
	font-family:"Trebuchet MS", sans-serif;
	font-weight:bold;
	font-size:11px;
	width:305px;
	margin:0px;
	padding:0px 0px 0px 25px;
	color:#8AA0A0;
}

#centro li{
	list-style-type:none;
	list-style-image:url("images/flec.jpg");
	list-style-position:outside;
	text-align:left;
	margin:0px;
	padding:0px;
}

/* Estilos de LAYOUT */ 
 

body{
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#EBEBEB;
	background-image:url(images/back.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	}
	
#contenedor{
	margin:0px auto 0px auto;
	padding:0px;
	border:0px;
	width:987px;
        background-color:#F8F8F8
	}

#cuerpo{
	margin:0px;
	padding:0px;
	border:0px;
	width:987px;
	clear:both;
        background-color:#F8F8F8
	}

#top{
	margin:0px;
	float:left;
	padding:0px;
	border:0px;
	width:987px;
	height:333px;
	text-align:left;
        background-color:#EBEBEB;
	}	

#begin{
	margin:0px;
	padding:10px 0px 0px 16px;
	border:0px;
	width:970px;
	height:29px;
	background-image:url(images/beg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}	
	
#testera{
	margin:0px;
	padding:2px 5px 0px 6px;
	border:0px;
	width:975px;
	height:294px;
	text-align:center;
	background-image:url(images/testera.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#F8F8F8;
	}	

#bottom{
	margin:0px;
	padding:22px 16px 0px 16px;
	border:0px;
	width:955px;
	height:25px;
	text-align:left;
        float:left;
	clear:both;
	background-image:url(images/bot.jpg);
	background-repeat:no-repeat;
	background-position:top;
        background-color:#ebebeb;
	}	
	
#derecha{
	margin:0px;
	padding:5px 15px 0px 20px;
	height:455px;
	border:0px;
	width:323px;
	text-align:left;
	float:right;
	background-image:url(images/der.jpg);
	background-repeat:repeat-y;
	background-position:right;	
	background-color:#F8F8F8;
	}

#doble{
	margin:0px;
	padding:0px;
	border:0px;
	width:628px; 
	float:left;
	clear:both;
	background-color:#F8F8F8;
	background-image:url(images/izq.jpg);
	background-position:left;
	background-repeat:repeat-y;
	}
	
#centro{
	margin:5px 0px 5px 0px;
	padding:0px 15px 0px 15px;
	border:0px;
	width:327px;
	border-right:1px #cccccc solid;
	border-left:1px #cccccc solid;
	float:right;
	/*height:450px;*/
        text-align:justify;
	}

#izquierda{
	margin:15px 0px 5px 0px;
	padding:0px 0px 15px 15px;
	border:0px;
	width:254px;
	text-align:left;
	float:left;
	/*height:415px;*/
	}

#buscar{
	width:242px;
        margin:10px 0px 0px 0px;
	text-align:center;
	height:50px;
	border-bottom:#CCCCCC dotted 1px;
}

.limpia {
	margin:0px;
	padding:0px;
	border:0px;
	clear:both;
	visibility:hidden;
}
img{
        vertical-align:middle;
}
.hora {font-size: 20px}

.destaque {
	color: #28BCD8;
	font-size: 12px;
}
.parrafo {
	margin-bottom: 10px;	
	display: block;	
}
.notiparrafo {
	margin-bottom: 5px;	
	display: block;	
}



