/** BASIC */

body {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.text1 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #7E1835;
}

.text2 {
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #7E1835;
}

.text3 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #505050;
}

.text4 {
	font-size: 11px;
	font-weight: bold;
	color: #7E1835;
}

.text5 {
	font-size: 24px;
	font-weight: bold;
	color: #808080;
}

.text6 {
	font-size: 11px;
}

.text7 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #7E1835;
}

.text8 {
	font-size: 16px;
	font-weight: normal;
}

.text9 {
	font-size: 9px;
	color: #666666;
}

.text2_1 {
	margin-bottom: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #7E1835;
}

/** Dani */
.list_2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 20px;
}

.list_2 li {
	display: block;
	float: left; 
	width: 200px;
}

.list_2 a {
	padding-left: 10px;
	background: url(images/homepage07.gif) no-repeat left top  ;
	text-decoration: none;
	font-size: 10px;
	color: #807F7F;
}

.list_2 a:hover {
	text-decoration: underline;
	color: #79D000;
}

/** Dani*/
.list_1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 20px;
}

.list_1 li {
	display: block;
	float: left; 
	width: 400px;
}

.list_1 a {
	padding-left: 10px;
	background: url(images/homepage07.gif) no-repeat left top  ;
	text-decoration: none;
	font-size: 10px;
	color: #807F7F;
}

.list_1 a:hover {
	text-decoration: underline;
	color: #79D000;
}

/** Dani*/

/** LISTS */
.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 16px;
}

.list1 li {
	display: block;
	float: left;
	width: 102px;
}

.list1 a {
	padding-left: 10px;
	background: url(images/homepage07.gif) no-repeat left top  ;
	text-decoration: none;
	font-size: 10px;
	color: #807F7F;
}

.list1 a:hover {
	text-decoration: underline;
	color: #79D000;
}

/** LINKS */

a {
	color: #006633;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #7E1835;
}

.active .link1 {
	height: 20px;
	border: 1px solid #8DA029;
	border-bottom: none;
	background: url(images/homepage04.gif) repeat-x left top;
	color: #FFFFFF;
}

.link2 {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #7E1835;
}

/** MENU */

#menu {
	float: left;
	width: 509px;
	height: 36px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 19px;
	padding: 17px 11px 0px 13px;
	background: url(images/homepage06.gif) no-repeat left top;
}

#menu span {
}

#menu .first a {
	padding-left: 11px;
	background: none;
}

#menu .active a {
	height: 18px;
	background: url(images/homepage04.gif) repeat-x left top;
}

#menu1 {}
#menu2 {}
#menu3 {}
#menu4 {}
#menu5 {}
#menu6 {}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage05.gif) repeat-x left top; }
.bg2 { background: url(images/homepage08.gif) repeat-y left top; }
.bg3 { background: url(images/homepage20.gif) repeat-x left top; }
.bg4 { background: url(images/homepage23.gif) repeat-y left top; }
.bg5 { background: url(images/homepage24.gif) repeat-x left top; }
.bg6 { background: #FFFFFF url(images/homepage25.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 3px;
	background: url(images/homepage09.gif) no-repeat left top;
}

.hr2 {
	height: 3px;
	background: url(images/homepage22.gif) no-repeat left top;
}

/* ----------------------------*/
/* Esto pra la ventana del mapa*/
/* ----------------------------*/
         .thdrcell {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            padding:5px;
            border-bottom:1px solid #810A30;
         }

         .tdatacell {
            font-family:arial;
            font-size:12px;
            padding:5px;
            background:#FFFFFF
         }
         
         .dvhdr1 {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
/*            border:1px solid #810A30;*/
            border-left:1px solid #810A30;
            border-right:1px solid #810A30;
/*            border-bottom:1px solid #810A30;*/
            border-top:1px solid #810A30;			
			
            padding:5px;
            width:200px;
         }
         
         .dvbdy1 {
            background:#FFFFFF;
            font-family:arial;
            font-size:12px;
            border-left:1px solid #810A30;
            border-right:1px solid #810A30;
            border-bottom:1px solid #810A30;
            border-top:1px solid #810A30;			
            padding:5px;
            width:200px;
         }
         
         p {
         margin-top:20px;
         }
         
         h1 {
         font-size:13px;
         }
         
         .dogvdvhdr {
            width:300;
            background:#C4D5E3;
            border:1px solid #C4D5E3;
            font-weight:bold;
            padding:10px;
         }
         
         .dogvdvbdy {
            width:300;
            background:#FFFFFF;
            border-left:1px solid #810A30;
            border-right:1px solid #810A30;
            border-bottom:1px solid #810A30;
            padding:10px;
         }
         
         .pgdiv {
         width:320;
         height:250;
         background:#E9EFF4;
         border:1px solid #C4D5E3;
         padding:10px;
         margin-bottom:20;
         font-family:arial;
         font-size:12px;
         }



