/* undohtml.css 
(CC) 2004 Tantek Celik. Some Rights Reserved.
http://creativecommons.org/licenses/by/2.0
This style sheet is licensed under a Creative Commons License.
Purpose: undo some of the default styling of common (X)HTML browsers */

:link,:visited {text-decoration:none}
ul,ol {list-style:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img {border:none}
address {font-style:normal}



body {
	background:#F3F3F3;
	/*font-family: Helvetica, Arial, Verdana, sans-serif;*/
font-family: Arial, Verdana, sans-serif;
	font-size: 0.82em;
	color:black;
	}
	
	
#supercontenedor {
	background:#f3f3f3 url(fondo-ca.png) repeat-x;
	}
	
	#contenedor {
		margin:0 auto;
		text-align:center;
		}
		
		
#cabecera {

	position:relative;
	height:35px;
	width:930px;
	margin:0 auto;
	padding-top:92px;
	text-align:left;
	z-index:1;
	}

.oculto{
display:none;
}
#contenido {
	width:930px;
	padding:0;
	text-align:left;
	line-height:1.4em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	/*background:transparent url(img/punto.gif) repeat-y scroll 625px 0px;*/
	}


#principal {
	float:left;
	width:665px;
	}
#principal p{
	font-size:100%;
	color:#333333;
	}
.deca {
font-size:100%;
color:#AB0101;
}
#principal a,
#principal a:link,
#principal a:visited {
	color: #AB0101;
	border-bottom: 1px solid #CCCCCC;
	padding: 1px 0;
	}

#contenido a:hover {
	color: #333333;
	background-color: #EFEFEF;
	border-bottom: 1px solid #AB0101;
	}
.noticiaIdnotimg{
text-align:center;
border-bottom:1px solid #cdcdcd;
}
.pimage{
padding-top:5px;
padding-bottom:5px;
border:1px solid #990000;
}
.more{
text-align:left;
padding-top:2px;
padding-left:10px;
height:22px;
background-color:#990000;
}
.more strong{
color:#FFFFFF;
font-size:100%;
}
.boxleft {float:left;width:295px;padding:5px 0px 5px 5px;margin:0 0 0em 0; #fff no-repeat center top;}

.boxright {float:right;width:295px;padding:5px 0px 5px 5px;margin:0 0 0em 0; #fff no-repeat center top;
margin-right:10px;}
.daohang {
width:665px;
text-align:center;
}

.dhmenu{
border-top:1px solid #cbcbcb;
padding-top:5px;
}
.dhmenu li{
	font-size:100%;
	line-height: 25px;
}
.dhmenu strong{
	font-size:120%;
	line-height: 25px;
}
	
#left-content {
	float:right;
	width:235px;
	padding-top:0px;
	}
/*---------------------------------
		Sub Nav styles
---------------------------------*/
ul#sub-nav {
	list-style:none;
	margin:0;
	padding:0;
}
#sub-nav li {
	margin:0;
	padding:0;
}
#sub-nav li.head {
	background:url(sub-nav-head.gif) top;
	padding:4px 10px 4px 10px;
	color:#fff;
	font-weight:bold;
	font-size:115%;
}
#sub-nav li a {
	display:block;
	padding-left:10px;
	height:26px;
	line-height:26px;
	font-weight:normal;
	border-width:1px;
	border-style:solid;
	border-color:#ffffff #eeeeee #ededed #eeeeee;
	color:#06397c;
	background:#f3f3f3;
	}
#sub-nav li a:hover {

	background:#d4e8f6;
	border-color:#eaf4fb #eeeeee #c5d8e5 #eeeeee;
	}
#left-content #sub-nav li a.current {

	background:url(sub-nav-down.gif) repeat-x bottom;
	color:#fff;
	}
#left-content #sub-nav li a.current:hover {

	border-color:#ffffff #eeeeee #ededed #eeeeee;
	}






#pie {
background:transparent url(pie.png) repeat-x scroll 0%;
border-top:1px solid #CCCCCC;
height:80px;
text-align:center;
}

#datos-pie {
	width: 930px;
	margin: 20px auto;
	padding: 0 10px;
	font-size: 0.9em; 
	text-align:center;
	color: #626873;
}


.logo {
	position:absolute;
	top:10px;
	left:0;
	}
#navegacion {
float:left;
}
#navegacion li {
	display:inline;
	font-family: Helvetica, Arial, Verdana, san-serif;
	font-size: 1.1em;
	}

#navegacion li a {
	display:block;
	float:left;
	height:22px;
	margin:0 2px;
	padding:5px 18px 0 18px;
	text-decoration:none;
	font-size:1em;
	color:#fff1ee;

	}
#navegacion li a:hover {
	text-decoration:none;
	color:#000;
	padding-top:4px;
	}


#navegacion li a.activo {
	background-color:#800507;
	}


h2.titulo{
color:#AB0101;
font-size:1.4em;
font-weight:bold;
line-height:1em;
margin:2em 0pt 0.5em;

}
h2.subtitulo{
color:#AB0101;
font-size:1.2em;
font-weight:bold;
}

h2.subtituloB{
color:#AB0101;
font-size:1.4em;
font-weight:bold;
line-height:1em;
margin:2em 0pt 0.5em;
}

table {
border-collapse: collapse;
}

#ad {
	padding-bottom: 20px;
}


#paginador div.anterior{
float:left;
margin-right:10px;
}
#proyectos img{
margin-top:20px;
}


	
h1 {margin-bottom:15px;}


p {
	color: #000;
	margin-bottom:10px;
	line-height:1.5;
	}
p.productos{
font-size:0.85em;
text-align:justify;
}
p.justificado{
text-align:justify;
}



img {border:none;}

#pie p,
#pie li {
	color: #464A52;
}


#pie a,
#pie a:link,
#pie a:visited {
	color:#AB0101;
	/*border-bottom:1px solid #CCCCCC;*/
	padding-bottom: 2px;
	}

#pie a:hover {
	color: #333333;
	background-color: #FFFFFF;
	border-bottom:1px solid #AB0101;
	}
#tbinfo{
color:#333333;
font-size:100%;
padding-bottom:20px;
}
.tbleft{

width:80px;
padding-left:10px;
padding-top:5px;
float:left;

}
.tbright{
width:540px;
padding-left:10px;
padding-top:5px;
float:right;

}
.search{
padding-bottom:20px;
}
.xh{
color:#FFFFFF;
font-size:105%;
}
#supermain {
background: url(index-bg.png) repeat-x;
		margin:0 auto;
		text-align:center;
}
#contmain{
	margin:0 auto;
	width:930px;
	height:742px;
	z-index:1;
}
.enter{
padding-top:30px;
}
.addr{
padding-top:60px;
}
.addr p{
font-size:100%;
color:#774d41;
}
.enter a,
.enter a:link,
.enter a:visited {
	font-size:120%;
	color:#edbeb0;
	/*border-bottom:1px solid #CCCCCC;*/
	padding-bottom: 2px;
	}

.enter a:hover {
	color: #edbeb0;
	background-color: #3c0006;
	border-bottom:1px solid #AB0101;
	}


.ul-right li {
	background:url(bullet00.gif) 3% 20% no-repeat;
	padding-left:30px;
	margin-bottom:10px;
	}
#loginZone{
	position:absolute;
	top:30px;
	right:0;
	width:200px;
	
	line-height:1.4em;
	padding-top:14px;
	font-size:120%;
	text-align:right;
}
#loginZone p{
color:#222;
}
	
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
	
