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

Author: Manu Alvarez
www.notacube.com

*************************************************************************/
div, img, ul, ol, li, dl, dt, dd {
   margin:0px;
   padding:0px;
   border:0px;
   border-collapse:separate;
   border-spacing:0px;
   }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	color: #68676F;
	margin-top:0px;	
}

.body_home{
	background-color: #F2EDE0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Small Fonts;
	font-size:9px;
	background-image: url(img/fnd_home.jpg);
	background-repeat: repeat-x;
}
.table_pics{
	border:1px;
	border-color:#FFFFFF;
}
.td_pics{
	border-bottom:1px;
	border-color:#FFFFFF;
}

body a:link, a:visited, a:active {
	color: #999;
	text-decoration: underline;

}

body a:hover {
	text-decoration: underline;
	color: #585047;
}



a.cabeza:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.cabeza:link, a:visited, a:active {
	color: #FADA69;
	text-decoration: underline;

}


#content {
	width:760px;
/*	border:1px solid red;*/

}

#top {	
	width: 760px;
	height: 91px;
	background-image:url(img/cabecera.jpg);
	text-align:right;
}
#menu {	
	width: 760px;
	
}
#main {



}

h1 {
	font-size: 28px;
	font-weight: normal;
	color: #983F0F;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

	

.right {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #983F0F;
	text-align:right;
}

.news_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #02689D;
}

.bottom {
	
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	
}

.bottom_blue {
	
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #97c8da;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	color: #68676F;
	
}

#glos a {
	font-size: 20px;	
	font-weight: bold;	
	color: #983F0F;
	text-decoration:none;
	margin-right:3px;
}
#glosm {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #983F0F;
}
.td_separator_v {
	font-size: 1px;
	background-color:#FFFFFF;
	width: 1px;
}
.td_separator_h {
	font-size: 1px;
	background-color:#FFFFFF;
	height: 1px;
}
