@charset "utf-8";
/* CSS Document */

body{
background-image: url(images/images_new/body_inicio2.jpg) ;
background-position:top;
background-repeat:repeat-x;
background-color:#919191;
font-size:14px;
font-family:"Arial";
margin:0;
}

#wrapper{
background-image:url(images/images_new/body_inicio.png);
background-position:center;
background-repeat:no-repeat;
width:auto;
height:auto;
min-height:768px;
margin:0 auto;
padding:0;
overflow:hidden;
margin-top:-8px;
}

.header{
background-image: url(images/images_new/logo_inicio.png);
background-repeat:no-repeat;
background-position: right;
width:900px;
height:187px;
margin: 0 auto;
padding:0;
overflow:hidden;
}
#Blogo{
height:166px;
width:152px;
margin-top:10px;
margin-right:42px;
float:right;
}

.menu{
background-image:url(images/images_new/bg_menu.png);
background-repeat:repeat-x;
width:auto;
height:304px;
margin:0;
}
/***************************************fix****************************************/
#mmenu{
height:98px;
width:831px;	
position:relative;
top:112px;
left:160px;
}
#menulog{
width:159px;
height:98px;
float:left;

}
#menulogs{
height:98px;
width:672px;
float:right;
}
#menulogst{
height:50px;
width:672px;
}
#menulogsb{
height:48px;	
width:672px;
position:relative;
top:-3px;
}
.menulink{
float:left;
height:auto;
margin:0px;
}
img
{  border-style: none;
}
/******************************************************************************/




.inside_menu{
background-image: url(images/images_new/menu_inicio.png);
background-repeat:no-repeat;
width:1024px;
height:304px;
margin:0 auto;
padding:0;
}

#contenido{
width:665px;
height:auto;
margin:0 auto;
padding:0;
overflow:hidden;
}

.top_cont{
background-image:url(images/images_new/titulo_inicio.png);
background-repeat:no-repeat;
width:665px;
height:30px;
overflow:hidden;
color:#ffffff;
text-align:center;
padding-top:10px;
font-size:16px;
font-weight:bold;
}

.cont{
background-image: url(images/images_new/cont_inicio.png);
background-repeat:repeat-y;
width:625px;
height:auto;
min-height:200px;
padding:10px 20px;
overflow:hidden;
}

.footer_cont{
	background-image: url(images/images_new/footer_inicio.png);
	background-repeat:no-repeat;
	width:665px;
	height:22px;
overflow:hidden;
}

/***************************************contenido****************************************/

.cont p{
 color:#000000;
 font-size:14px;
 text-align:justify;
}

.cont h1{
 background-color:#e5e5e5;
 color:#000000;
 font-size:20px;
 text-transform:uppercase;
 padding-left:10px;
 padding-top:5px;
 font-weight:bold;
}

.cont h2{
 color:#6c6a6a;
 font-size:18px;
 padding-left:6px;
 padding-top:3px;
 text-decoration:underline;
}

.cont ul{
  margin-left:45px;
  margin-right:10px;
}

.cont li {
list-style-image:url(images/images_new/vineta.jpg);
  font-size:14px;
  font-weight:bold;
  color:#000000;
}

.cont img {
 border:#d7d7d7 2px solid;
 margin:5px 5px 5px 5px; 
}

 .cont a {
 color:#d7d7d7;
 font-weight:bold;
 text-decoration:underline;
}
/****************************fin contenido**************************/


