@charset "utf-8";
/* CSS Deliberemos.Com Versión 2.0*/
body {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #E5E6E7;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
}
hr{ 
	width:100%; 
	height:0px;/*solo queremos borde*/ 
	text-align:left;
	border-top:0px;/*quita el grosor extra de Opera y FFox*/ 
	border-bottom:#6B8BC7 dashed 1px;
}
#ico{ list-style-image:url(images/vinieta.png);}
img
{
  border:0;
}
h1,h2,h3,h4,h5,h6,h7 {
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
	font-size: 16px;
	color: #6B8BC7;
	text-align:justify
}
h2 {
	font-size: 12px;
	color: #6B8BD0;
	text-align: justify;
}
h3 {
	font-size: 16px;
	color: #6B8BC7;
	text-align: left;
}
h4 {
	font-size: 12px;
	color: #666666;
	text-align: justify;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	color: #666666;
	font-weight:normal;
	text-align: justify;
}
h6 {
	font-size:10px;
	font-weight:bold;
	color:#666666;
}
h7 {
	font-size:10px;
	color:#666666;
}
.estilo7 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#666666;
}
a:link {
	color: #6B8BDA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6B8BDA;
}
a:hover {
	text-decoration: underline;
	color: #6B8BDA;
}
a:active {
	text-decoration: none;
	color: #6B8BDA;
	text-align: left;
}
.tamañohora {
	font-size: 10px;
	font-weight: bold;
	color: #6B8BC7;
}
.tamaño10 {	font-size: 10px; }
.centrado {	text-align: center;
	font-size: 10px;
}
.tamaño101 {	font-size: 10px;
	color: #666;
}
.colorgris {
	color: #666;
}
.Estilo1 {color: #FFFFFF}