@charset "utf-8";
* {
	margin:0;
	padding:0
}
body {
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:20px;
	font-size:12px
}
p {
	padding:5px;
	text-align:justify
}
h2 {
	font-size:18px;
	padding:8px 0;
}
img {
	border:none
}
#container {
	width: 980px;
	margin: 0 auto 0 auto;
		background-color:#414141
	
}
#head {
	padding:0 20px 15px 20px;
	background-color:#414141
}
#footer_content {
	margin:0;
	background-color:#414141
}
#facebox_overlay {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
}
#head h1 {
	padding: 0;
	height: 104px;
	width:180px;
	cursor:pointer;
	float:left;
	margin-top:-5px
}
#menu-nav {
	height: 96px;
	line-height: 75px;
	margin-left: 280px;
	text-align: right;
	background-position: left top;
	position:relative;
	z-index:3;
}
#menu {
	list-style:none;
	padding:0;
	margin:0;
	width:783px;
	text-align:center;
	/*padding-top:35px;*/
	position:relative;
	z-index:1;/*background: #000 url(../img/menu-right.gif) no-repeat right;*/
}
#menu li {
	/*display:inline;
	position:relative;
	background-color:#000;
	z-index:10;*/
	float:left;
	display:block;
	position:relative;
	z-index:500;
}
#menu li a {
    color: #E6E6E6;
    display: block;
    font-family: sans-serif;
    font-size: 17px;
    padding: 0 13px;
    text-align: center;
    text-decoration: none;
}
#menu li a:hover {
	background:url(../img/circle.gif) no-repeat center 59px;
}
#menu li a.selected {
	background:url(../img/circle.gif) no-repeat center 59px;
}
#menu .children {
	margin: 0;
	padding: 0;
	position: absolute;
	display:none;
	width:550px;
	line-height:14px;
	height:14px;
	margin-left:-140px !important;
	list-style:none;
	background:url(../img/submenu-bottom.png) no-repeat 0 bottom !important;
	padding:0 0 6px 0;
}
#menu .active {
	display:block
}
#menu .children li {
	display:block;
	padding:0;
	width:110px;
	background-color:#000;
}
#menu .children li a {
	padding:0 !important;
	font-size:12px;/* display:block;*/
}
#menu .children li a:hover span, #menu .children li a.selected span {
	border-bottom:#F00 2px solid;
}
#content {
	margin:0;
	background-color:#414141
}
#content h2 {
	background-image: url("../img/ico_h2.png");
	background-position: left 10px;
	background-repeat: no-repeat;
	color: #E6E6E6;
	font-size: 22px;
	margin: 10px 0;
	padding: 0 0 0 18px;
	font-weight:100;
	font-family:Verdana, Geneva, sans-serif;
	text-align: justify;
}
#sidebar h4{
	text-align: justify;
}
.cuerpo {
	color: #E6E6E6;
	padding: 20px 20px 25px;
	height:148px
}
.cuerpo P{
	 margin-left:240px
}
.cuerpo h2{
	 float:left;
	 margin:0!important;		
}
.cuerpo h3{
	float:left;
	color:#d21e1e;
	margin-left:-120px;
	margin-right: -250px;
	width:220px;
	margin-top:50px;
	font-size: 12px;
	font-style: italic;
}
#content_player {
	width:100%;
	height:300px;
}
.somos img {
	float:left;
	margin:10px 20px 0 0
}
.somos img {
	float:left;
	margin-right:20px;
}
.hacemos img {
	float:right;
	margin-left:20px;
	margin-right:0px;
}
#map {
	width:484px;
	height:354px;
	float:left;
	margin-right:20px;
	border:1px #333 solid;
}
#contacto {
	padding:15px;
	float:left;
	width:500px;

}
.plugin{
	background-image: url(../img/bg_3d.gif);
	background-repeat: no-repeat;
	background-position: left top;

	height:268px;
	text-align:center;
	padding:2px 30px;
}
#contacto .inp, #contacto textarea {
	display:block;
	margin-bottom:5px;
	border:#999 1px solid;
}
.leyenda {
	background-image: url("../img/corchetes.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	color: #E6E6E6;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	margin-top: 6px;
	padding: 8px 43px 0 35px;
	text-align: justify;
}
#contacto .inp {
	width:250px
}
#contacto textarea {
	width:400px;
	height:100px;
}
a.contacto {
	display:block;
	text-align:center;
	width:100px;
	border:#333 1px solid;
	padding:3px 0;
	text-decoration:none;
	background-color:#333;
	color:#FFF;
}
a.contacto:hover {
	background-color:#666
}
.blog {
	float:left;
	width: 687px;
	min-height:500px;
}
#sidebar {
	margin:25px 0 0 687px;
	padding:5px;
	position:relative;
	width:265px;
	overflow:auto;
	z-index:4;
}
#searchsubmit, #submit {
	background:#FFF url(../img/h3-bg.gif);
	padding:1px 5px;
	border:#CCC 1px solid;
}
#sidebar ul {
	list-style:none
}
#sidebar h3 {
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-size: 17px;
    height: 28px;
    line-height: 28px;
    margin-top: 10px;
    padding-left: 10px;
}
#sidebar .recentpost {
    margin-top: 5px;
    padding: 5px;
}
#sidebar a, .blogpost a {
    color: #FFFFFF;
    text-decoration: none;
}
#sidebar ul li {

	margin:5px 5px 0 5px;
	padding:5px;
}

.blogpost {

	margin:0 5px 5px 5px;
	padding:5px;
	overflow:hidden;
	padding: 15px 20px;
	color:#fff
}
.blogtitle {
	margin:5px;
}
.blogtitle h2 a {
    color: #FFFFFF;
    padding: 0 0 0 26px;
    text-decoration: none;
}
.blogtitle h2 {

	padding:0 !important;
	color:#FFF;
	padding-left:25px
}
.blogcomments {
	float:left
}
.bloglink {
	text-align:right
}
ul.socials{
	margin-left:20px;
	clear:both;
	color:#fff}
.blogtags{
	margin:10px 0}
.blogcontent img{
	float:left;
	margin-right:10px;
	margin-bottom:10px
	}
.commentwrap{}
.commentitle h3{
	margin:30px 0;
	font-size:16px;
	display:block
	}
.blogtitle{
	font-weight:bold}
#commentform {
}
#commentform input, #commentform textarea {
	margin-bottom:8px;
}
#commentreplies .commentwrapper {
	overflow:hidden;
	border-bottom:#666 1px solid
}
#commentreplies .commentleft, #commentreplies .commentcentre {
	float:left;
	min-height:50px;
	padding-top:10px;
}
#commentreplies .commentleft {
	width:40px;
	text-align:center;
}
#commentreplies .commentcentre {
	width:100px
}
#commentreplies .commentright {
	margin-left:130px
}
#commentreplies .commentauthor {
	font-weight:bold;
	font-size:11px;
}
#commentreplies .commentdate {
	color:#666;
	font-size:10px
}
.box {

  behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}
#bg-black {
	background-color: #000000;
	height: 165px;
	margin-top: -165px;
	margin: -165px auto 0 auto;
	width: 996px;
}
#footer {
	height:50px;
	color:#e6e6e6;
	margin:auto;
	background-image: url(../img/bg_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:940px
}
#footer a {
	color:#FFF
}
#footer .inner {
	margin: 0 auto 0 auto;
}
#footer .inner ul {
	list-style:none;
	display:block;
	width:300px;
	float:left;
	padding-top:9px;
	margin-left:15px
}
#footer .inner ul li {
	display:inline;
	padding-left:0px;
	margin-right:8px
}
#footer .inner .contact {
	width:440px;
	padding:14px 10px;
	float:left;
	color:#e6e6e6
}
#footer .inner .contact a {
	display:block;
	float:left;
	padding:5px 5px 0 0;
}
.contact {
	color:#e6e6e6;
	font-size:11px;
	padding:2px 25px 0 25px;
	float:left;
	width:500px
}
.avisolegal {
	text-align:right;
	float:right;
	width:270px;
	color:#e6e6e6;
	font-size:11px;
	padding:8px 25px 0 25px;
}
.avisolegal a {
	color:#e6e6e6;
	text-decoration:none
}
.ico_contact {
	text-align:right;
	float:right;
	padding:9px 15px 0 15px;
}
div.txt_contact{
    display: block;
	float: left;
	padding: 0.5rem;
}
div .email {
	color:#e6e6e6;
	text-decoration:none;
	}
.clear {
	clear:both
}
.margen {
	margin:0 auto 0 auto;
	width:980px;
	height:20px
}
