@charset "utf-8";
/* CSS Document */

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	vertical-align: baseline;
	text-align:left;
}
a{
outline:0;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/*****************CLEARFIX****************/
.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 */
/**************FIN CLEARFIX******************/
body{
background-color:#c4de19;
text-align:center;
}
#contenedor{
width: 100%;
height:100%;
padding: 0px;
margin: 0 auto;
}
#contenido{
background-image:url(img/index/fondo.jpg);
background-color:#fffff8;
width:840px;
margin:0 auto;
padding-left:39px;
padding-right:45px;
padding-top:10px;
}
#izq{
width:183px;
text-align:center;
float:left;
}
h1 {
background-image:url(img/index/logo.png)!important;
background-image: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/index/logo.png");
background-repeat: no-repeat;
text-indent: -9999px;
width: 120px;
height: 257px;
overflow: hidden;
margin: 0 auto;
}
#menu{
background-color:#1fa71b;
height:100%;
position: absolute;
}

#menu ul li{
margin-bottom:10px;
}

#bot_cent a{
background-image:url(img/index/bot_cent_1.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
width: 183px;
height: 45px;
overflow: hidden;
display:block;
position:relative;
}
#bot_cent a:hover{
background-image:url(img/index/bot_cent_2.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
width: 183px;
height: 45px;
overflow: hidden;
display:block;
cursor: pointer;
}

#bot_cord a{
background-image:url(img/index/bot_cord_1.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
width: 183px;
height: 45px;
overflow: hidden;
display:block;
position:relative;
}
#bot_cord a:hover{
background-image:url(img/index/bot_cord_2.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
width: 183px;
height: 45px;
overflow: hidden;
display:block;
cursor: pointer;
}
#bot_sucu a{
background-image:url(img/index/bot_sucu_1.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
width: 183px;
height: 45px;
overflow: hidden;
display:block;
position:relative;
}
#bot_sucu a:hover{
background-image:url(img/index/bot_sucu_2.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
width: 183px;
height: 45px;
overflow: hidden;
display:block;
cursor: pointer;
}



#centro{
width:456px;
float:left;
margin-left:17px;
}
blockquote{
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-weight:bold;
color:#996666;
border-bottom:#996666 1px solid;
padding-bottom:5px;
}
#menu_top p{
font-size:12px;
margin-top:5px;
margin-bottom:5px;
}
#menu_top a{
color: #993300;
}
#menu_top a:hover{
color: #669900;
}
#der{
width:167px;
float:right;
margin-top:60px;
}
#der img{
margin-bottom:10px;
}
#der p{
font-size:11px;
color:#993300;
}
