body { 
    margin: 0;
    padding: 0; 
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 80%;
    letter-spacing: 1px;
    background-color: #414143;
    color:#fff;
}

a{
 text-decoration: none;
 color:#e28e00;
}

#wrapper {
    width: 891px;
    margin: 0 auto;

}

#sombra{
	background-image: url(../images/sombra.jpg);
    background-position:-8px -17px;
    background-repeat: no-repeat;
    width:884px;
    margin-left:4px;
    height:490px;
}

.scroll {
    height:440px;
    width:819px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #231E20;
}


#intro {
    padding-bottom: 10px;
}

h1#logo{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 30px 10px;
	text-indent: -999px;
	height:85px;
	margin:0;
	margin-top:20px;
	float:left;
	width:400px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#slider {
    width: 831px;
    margin: 0 auto;
    position: relative;
}



.scrollContainer div.panel {
    padding: 20px;
    height: 600px;
    width: 780px;
}


ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    width:135px;
}

ul.navigation a {
    padding: 25px 0 0 0;
    color: #fff;
    text-decoration: none;
    text-align:center;
   	display:block;
   	float:left;
   	width:135px;
   	margin-right:2px;
   	height:28px;
   	background-repeat: no-repeat;
}

ul.navigation a#tab1 {
	background-image: url(../images/tab1.png);
	text-shadow: #000 1px 1px 0px;
	padding-top:18px;
}

ul.navigation a#tab2 {
	background-image: url(../images/tab2.png);
	text-shadow: #000 1px 1px 0px;
}
ul.navigation a#tab3 {
	background-image: url(../images/tab3.png);
	text-shadow: #000 1px 1px 0px;
}

ul.navigation a#tab4 {
	background-image: url(../images/tab4.png);
	text-shadow: #000 1px 1px 0px;
}

ul.navigation a#tab5 {
	background-image: url(../images/tab6.png);
	text-shadow: #000 1px 1px 0px;
}

#blogtab{
	background-image: url(../images/tab5.png);
	text-shadow: #000 1px 1px 0px;
	 padding: 16px 0 0 0;
    color: #fff;
    text-decoration: none;
    text-align:center;
   	display:block;
   	float:left;
   	width:135px;
   	margin-right:2px;
   	height:28px;
   	background-repeat: no-repeat;
   	background-position:0 -9px;
}



ul.navigation a:hover {
    background-image: url(../images/tab_2.png);
   	text-shadow: #000 1px 1px 0px;
}

ul.navigation a.selected {
    background-image: url(../images/tab_2.png);
   	text-shadow: #000 1px 1px 0px;
}

ul.navigation a:focus {
    outline: none;
}


#con2{
	background:#292b39;
	background-image: url(../images/con2bg.png);
	background-repeat: no-repeat;
	background-position:130px 0;
}

#con2 h2{
	font-size:28px;
	font-weight: normal;
	width:420px;
	margin-top:10px;
   	text-shadow: #000 1px 1px 0px;
}

#con3 h2{
	font-size:28px;
	font-weight: normal;
	margin-top:10px;
   	text-shadow: #000 1px 1px 0px;
}

#con4 h2{
	font-size:28px;
	font-weight: normal;
	margin-top:10px;
   	text-shadow: #000 1px 1px 0px;
   	margin-bottom: 0px;
}


#con5 h2{
	font-size:28px;
	font-weight: normal;
	margin-top:20px;
   	text-shadow: #000 1px 1px 0px;
   	margin-bottom: 0px;
   	width:600px;
}




#con3{
	background:#5f1868;
	background-image: url(../images/con3bg.png);
	background-repeat: no-repeat;
	background-position:437px 0;
}

#con3table{
	border-collapse: collapse;
	margin-top:25px;
}



#con3table td p{
	width:180px;
	float:left;
	margin-left:10px;
	margin-top:45px;
	font-weight: normal;
	font-size:12px;
}

#con3table td li{
	font-size:11px;
}


#con4{
	background:#8d3968;
	background-image: url(../images/con4bg.png);
	background-repeat: no-repeat;
	background-position:290px 40px;
}

#con5{
	background:#f19018;
	background-image:url(../images/bg_contacto.jpg);
	background-repeat: no-repeat;
	background-position: 350px 48px;
}



.scrollButtons {
    position: absolute;
    top: 84px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -29px;
}

.scrollButtons.right {
    right: -18px;
}

.hide {
    display: none;
}

#con1_left{
	margin-top:10px;
	line-height: 23px;
	width:190px;
	background:url(../images/sep2.png);
	background-repeat:no-repeat;
	background-position: right;
	float:left;
}

#con1_right{
	float:left;
	width:700px;
	margin:15px 0 0 30px;
}

#con1_right h2{
	font-weight: normal;
	color:#ff0000;
	margin-bottom:6px;
}

#blogentry{

	line-height: 15px;
	font-size:12px;
}

#blogentry h3{
	margin: 5px 0 3px 0;
	font-weight: normal;
	color:#F29019;
}

#con1_left a{
	color:#ffffff;
}

.contenido{
	height:400px;
}

.contact_label{
	float:left;
	width:150px;
}

.contact_form{
	float:left;
}

.contact_form .textboxsombra{
	background-image:url(../images/textbox_bg.jpg);
	border:0px;
	background-repeat: no-repeat;
	width:411px;
	height:17px;
	color:#fff;
	padding:12px;
}


.contact_form .textareasombra{
	background-image:url(../images/textarea_bg.jpg);
	background-color:#f19018;
	border:0px;
	background-repeat: no-repeat;
	width:410px;
	height:137px;
	color:#fff;
	padding:12px;
	margin-left:5px;
	font-family: Arial;
	font-size: 11px;
}


.clear{
	clear:both;
}

#pie{
	width:831px;
	margin:0 auto;
	margin-bottom:60px;
}

.rsslist{
	list-style: none;
}

.rsslist li{
	margin-bottom:30px;
}

.rsslist li a{
	font-size:16px;
	text-decoration: underline;
	color:#fff;
}

.rsslisthome, .rsslist{
	margin-left:0;
	padding-left:0;
	list-style: none;
}

.rsslisthome li a{
	color:#F29019;
	text-decoration: none;
	font-size:12px;
}

.rsslisthome li{
	margin-bottom: 10px;
}

.social{
	float:right;
	width:280px;
	margin:80px 43px 0 0;
	text-transform: uppercase;
	font-size: 10px;
	text-align: right;
}

.social img{
	vertical-align: middle;
}