body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,strong,th,var {
font-style:normal;
}
ol,ul {
	list-style-type: square;
}

caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%; }

p {
margin:0; padding:0;
}
/**************************************/
html, body, #wrap {height: 100%; }

body > #wrap {height: auto; min-height: 100%; }

#main {padding-bottom: 95px; width: 942px; margin: 0px auto; }  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -95px; /* negative value of footer height */
	height: 95px;
	clear:both;
	background-image: url(imgcomunes/fd_pie.gif);
	background-repeat:   repeat-x;
	background-position: top;
	font-size: 0.7em;
	color: white;
	padding-top: 10px;
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/******************************************************/
body {
	background-image: url(imgcomunes/fd.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #b4b2b2;
}
#header {
	width: 942px;
	margin: 4px auto;
	display: block;
	height: 89px;
}
.logo {
	float: left;
}
.menu {
	float: right;
	padding-top: 50px;
	color: white;
}
.menu a:link, .menu a:visited, .menua a:hover {
	text-decoration: none;
	color: white;
}
#friso {
	width: 940px;
	margin: 23px auto 0px auto; 
}
#friso2 {
	width: 940px;
	margin: 23px auto 16px auto; 
}
#leyenda {
	float: left;
	width: 345px;
	 
}
#contenthome {
	width:590px;
	float: left;
	padding: 20px 0px 10px 26px;
}
#contenthome h1, #side h1, #content_int h1, #content_aviso h1 {
	font-weight: bold;
	padding-bottom: 10px;
	color: black;
}
#contenthome h2, #side h2 {
	font-weight: bold;
	padding: 10px 0 7px 0;
}
#contenthome p  {
	padding: 0px 0 10px 0;
	font-size:0.7em;
	width: 549px;
}
#contenthome img {
	border: 1px solid #999999;
	margin-right: 14px;
}
#side {
	float: right;
	width: 280px;
	background-image: url(imgcomunes/fd_consultar.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	padding: 20px 20px 10px 20px;

}
#side img {
	border: 1px solid white;
}
#side p {
	padding: 0px 0 10px 0;
	font-size:0.7em;
}
.celdapie {
	border-right: 1px solid #FFF;
	padding: 10px 15px 0px 20px;
}
.celdapie2 {
	padding: 10px 15px 0px 20px;
	vertical-align: top;
}
.celdapie2 img {
	padding-right: 10px;
}
.pie {
	width: 942px;
}
.pie a:link, .pie a:visited {
	text-decoration: none;
	color: #fafe8d;
}
 .pie a:hover {
	text-decoration: underline;
	color: #fafe8d;
}
a:link, a:visited {
	color: #941d15;
	text-decoration: none;
}
a:hover {
	color: #941d15;
	text-decoration: underline;
}
/******************************interior***************************/
#content_int {
	width:590px;
	float: left;
	padding: 20px 0px 10px 26px;
}
#content_int p  {
	padding: 0px 0 10px 0;
	font-size:0.8em;
	width: 549px;
}
#content_cat, #content_aviso {
	width:942px;
	margin: 23px auto 16px auto; 

}
#content_cat p {
	padding: 10px 0 10px 0;
	font-size:0.7em;
	font-weight: bold;
}
#content_aviso p {
	padding: 10px 10px 10px 0;
	font-size:0.9em;
	color: black;
}
#content_cat h2, #content_aviso {
	padding: 10px 0 10px 0;
	font-size:1em;
	font-weight: bold;
	color:#CC0000;
}
.catalogo {
	margin-top: 15px;

}
.catalogo td{
	vertical-align: top;
	padding-right:20px;
}
.catalogo h1 {
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	font-size: 1em !important;
}
.catalogo p {
	padding: 0px;
	font-size: 0.7em!important;
	padding:0px 0px 10px 0px!important;
	
}
.catalogo img {
	border: 3px solid white;
}

