/* 

Classic Theme - CSS File

*/


/*** GLOBAL  ***/
html,body{height:100%;}
body {
	font-family: verdana, Arial, Tahoma;
	/*font-family: 'Droid Sans', arial, serif;*/
	font-size:12px;/*11*/
	margin:0 auto;
	padding:0;
	color:#333;
	height:100%;
	line-height:20px;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.clr{clear:both}
form{margin:0; padding:0;}
hr {
	border: 0;
	color: #dddddd;
	background-color: #dddddd;
	height: 1px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2{margin-bottom:12px;	font-weight:normal; color:#676464}
h3, h4, h5 {margin-bottom:12px; font-weight:normal;}
h1 {font-size:35px;}
h2 {font-size:16px; line-height:18px;}
h3 {font-size:16px; line-height:18px;}
h4 {font-size:13px; line-height:15px;}
h5 {font-size:13px; line-height:15px;}

/* links */
a {color:#333; text-decoration:underline;}
a:hover{color:#333; text-decoration:none;}
a img{border:none}
.imgleft{float:left; margin-right:15px; margin-bottom:8px;}
.imgright{float:right; margin-left:15px; margin-bottom:8px;}
.imgcenter{ margin:0 auto; text-align:center; display:block}
/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	line-height:18px;
	margin-bottom:15px;
	color:#333333;
}
ul, ol {
	margin:10px 0 35px 30px;
}

li ol,
li ul
{
	list-style:square;
	margin-bottom:0;
	margin-top:0;
	
}

.ulmoliente
{
padding-left: 10px;


}



li ol {list-style:decimal;}




small{font-size:11px; color:#676464}

/*** END OF DEFAULT ELEMENT STYLES ***/


/*** CONTAINER ***/

#top_container{
width:941px; margin:0px auto 0px auto;
/*width:100%;*/
height:110px;/*****ALTO HEADER*******/
border-bottom:solid 1px #ddd;
}
#content_container{background-color:#fff; }

#content_containerIn{
width:939px; margin:0px auto 0px auto;

border-left:solid 1px #ddd;
border-right:solid 1px #ddd;  }


#footer_container{width:941px; margin:0px auto 0px auto; height:40px;}
/*** END OF CONTAINER ***/

/*** CENTERCOLUMN ***/
.centercolumn{width:941px; margin:0px auto 0px auto;}
.centercolumnIn  {width:941px; margin:0px auto 0px auto; text-align:center;}
.centercolumnIn img {padding:50px;}
#content_rightIn img {padding:0px;}
#content_leftIn img {padding:0px;}
/*** END OF CENTERCOLUMN ***/

/*** TOP ***/

#logo{
/*padding-left:4em;
padding-top:2px;
padding-bottom:2px;*/


}
<!--#logo a{cursor:pointer;}-->

#top{
width:100%;
height:100px;
background-image:url(../images/logo2.png); background-position:right;  background-repeat:no-repeat;

/*background-repeat:no-repeat; background-position:top right;*/
}
/*** END TOP ***/

/*** CONTENT PAGINA INDEX ***/
#contentIn{

/*background-image:url(../images/bg_content_container.gif);
background-repeat:repeat-y;
width:100%;*/}
#content_leftIn{float:left; width:50%; text-align:right;}
#content_rightIn{float:left; width:50%; text-align:left;}



/*** CONTENT ***/
#content{background-image:url(../images/bg_content_container.gif); background-repeat:repeat-y; width:941px;}
#content_left{float:left; width:241px; padding:0px 0px 30px 0px;}
#navigation{padding:0px 0px 0px 20px;}
#navigation ul{list-style-type:none; margin:0px; padding:0px; text-align:right;}
#navigation ul li{list-style-type:none; margin:0px; padding:0px 0px 0px 0px;  font-size:18px; background-color:#fff;}
#navigation ul li a, #navigation ul li a:visited, #navigation ul li a:hover{text-decoration:none; color:#676464;}
span.descmenu, a span.descmenu, a span.descmenu:visited{font-size:12px; color:#999999; display:block; padding-right:6px; /*text-transform:lowercase*/}
ul#menu{
  list-style-type:none;
  margin: 0;
  padding: 0;
  text-align:right;
  background-color:#ddd;
}

ul#menu ul {
  list-style-type:none;
  margin: 0 14px 0px 25px;
  padding: 0;
  text-align:right;
  background-color:transparent;
}


ul#menu a {
  display: block;
  text-decoration: none;
  text-transform:uppercase;
}

ul#menu li {
  margin-top: 1px;
  margin-right:1px;
  
  
}

ul#menu li a {
  padding:10px 10px;

}

ul#menu li a:visited {background-image:url(../images/menu_hover.png); background-repeat:repeat-y; background-position:right}
ul#menu li a:hover {background-image:url(../images/menu_hover.gif); background-repeat:repeat-y; background-position:right}
/*ul#menu li a.active {background-image:url(../images/menu_hover.gif); background-repeat:repeat-y; background-position:right}*/
#content_right{float:left; width:700px; padding:0px 0px 30px 0px;}
#maincontent{padding:12px 30px 0px 30px;}
#maintext ul{margin:0px;}
#maintext ul li{background-image:url(../images/list_square.gif); background-repeat:no-repeat; list-style-type:none; background-position:0px 7px; margin:0px; padding:0px 0px 0px 15px; line-height:20px}
#maintext ul.portfolio li{ background-image:none;}
/*** END CONTENT ***/



/*** FOOTER ***/
#footer_container a, #footer_container a:visited{color:#fff; text-decoration:none;}
#footer_container a:hover{color:#fff; text-decoration:underline;}
#foot{text-align:center;  padding: 10px 0px 0px 5px; color:#fff; font-size:11px;
 /*font-family:Arial
 font-family:'Droid Sans', arial, serif;*/
 }
#sociales img{
	padding-left:10px;
 }
#sociales{
	
	margin-right:15px; 
	float:right;
 }
/*** END OF FOOTER ***/