/* CSS Document by Dieter Schneider | www.csstemplateheaven.com */

* {margin: 0; padding: 0;}

/**************************************** Main structure ****************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color:#303030;/*Color exterior pagina*/
	margin-top:3%;
	margin-bottom:3%;
}

#container {
	width: 842px;
	margin: auto;
	font-size: 1.2em;
			}

#top_nav {
	background-image: url(images/nav_top.jpg);
	height: 20px;
	padding-top: 5px;
	text-align: right;
	padding-right: 20px;
	color: #eeeeee;
	font-weight:bold;
}

#header {
	background-image:url(images/header5.jpg);
	height: 235px;
}

#main_nav {
	background-image: url(images/main_nav.jpg);
	height: 30px;/*56*/
	padding-left: 9px;
}


#contentwrapper {
	background-image: url(images/contentwrapper.jpg);
	background-repeat: repeat-y;
}
#contentwrapper1 {
	background-image: url(images/contentwrapper1.jpg);
	background-repeat: repeat-y;
}
#left {
	float: left;
	width: 160px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 0.9em;
	color:#CCCCCC;
}
#left1 {
	float: left;
	width: 160px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 0.9em;
	color:#CCCCCC;
}
#left1 ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

}
#left1  ul li {
	/*text-decoration: none;*/
	padding-bottom: 5px;
	/*padding-top: 2px;*/
	font-size: 0.9em;
	/*color: #FFFFFF;*/
	/*padding-left: 20px;*/
	/*background: url(images/img3.gif) no-repeat 5px 6px;*/
	color: #FF2D2D;
	border-bottom: 2px solid #2C2C2C;
	margin-bottom: 30px;
	margin-bottom: auto;
}
#left1   a {
	text-decoration: none;
	/*padding-bottom: 5px;*/
	/*font-size: 1em;*/
	/*color: #FFFFFF;*/
	color: #FF2D2D;
	padding-left: 20px;
	/*background: url(images/img3.gif) no-repeat 5px 6px;
	border-bottom: 5px solid #2C2C2C;
	margin-bottom: 30px;
	margin-bottom: auto;*/
}


#left1  a:hover{

background: url(images/flecha1.gif) no-repeat 5px 6px;
/*color: #FF2D2D;*/
color:#eeeeee;

}
#left1  a#activo{

/*background: url(images/flecha1.gif) no-repeat 5px 6px;*/
/*color:#FFC4C5;*/


color:#eeeeee;


}

#right {
	float: right;
	width: 160px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;
}
#right1 {
	float: right;
	width: 600px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;
	color:#dddddd;
}



#content {
	margin-right: 200px;
	margin-left: 200px;
	padding: 15px 0;
}

#content1 {
	margin-right: 20px;
	margin-left: 200px;
	padding: 15px 0;
	text-align:justify;
	color:#dddddd;
}

#footer {
	background-image: url(images/footer.jpg);
	height: 35px;
	clear: both;
	text-align: center;
	padding-top: 20px;
}
a {
	/*color: #CCCCCC;*//*color enlaces*/
	color:#FFC4C5;
	text-decoration: none;
	padding:20;
	}
	a:hover{
	color:#ff2d2c;
	}

/**************************************** text, images, lists ****************************/

img.float_left {
	float: right;
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
	color:#CCCCCC;
}

p.topnav, .copyright {
	margin: 0;
}

h1 {
	color: #FFFFFF;
	padding-top: 190px;
	padding-left: 20px;
	font-size: 3em;
	font-style: italic;
}

h2 {
	font-size: 1.1em;
	/*color: #9A0500;*/
	color:#dddddd;
	background-image: url(images/h2.jpg);
	background-repeat: repeat-x;
	height: 42px;
	padding-top: 3px;
	margin-bottom: 20px;
	padding-left: 8px;
}

h3 {
	background-image: url(images/sidebar_heading.jpg);
	font-size: 1em;
	height: 19px;
	width: 135px;
	color: #dddddd;
	padding-top: 3px;
	padding-left: 24px;
}

h4 {
	background-image: url(images/sidebar_heading_2.jpg);
	font-size: 1em;
	height: 19px;
	width: 125px;
	color: #dddddd;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 24px;
}

dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

dt {
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 5px;
	background-image: url(images/dt_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

dd {
	margin-bottom: 12px;
}

.news:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}

/**************************************** Menu ****************************/

#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	height: 28px;/*54*/
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 5px 1em;
	height: 18px;
	/*color: #720201;*/
	color:#dddddd;
	text-decoration: none;
	float: left;
	background-image: url(images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li a:hover
{
	color:#FF060D;
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
}
#navcontainer ul li a#current {
	color:#dddddd;
	background:#660000;
}
/**************************************** Contact form ****************************/

label {
	font-style: italic;
}

form.contact_us {
	width: 155px;
	margin-top: 0px;
	padding: 0px;
}

input.fields_contact_us {display: block;
        width: 155px;
        background:#FFFF00;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 155px;
          background: #ffff00;
		  border-top: 1px solid #E5E3E4;
		  border-left: 1px solid #E5E3E4;
		  border-bottom: 1px solid #EDEDED;
		  border-right: 1px solid #EDEDED;
		  display: block;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 88px;
	padding: 2px;
	background-color: #910603;
	cursor: pointer;
	color: #FFFFFF;
}

#right .linea {
color:#ffffff;
width:95%;
height:0.5px;
margin:7px;

}

#notah
{
/*font-weight:bold;*/
color:#cccccc;
text-align:center;
padding-left:10px;
padding-right:10px;
padding-top:12px;
padding-bottom:6px;
/*border-bottom: 4px solid #2c2c2c;
border-left: 4px solid #2c2c2c;*/

border:1px solid #3c3c3c;
border-left:6px solid #b11310;
/*border-top: 5px solid #210100;
border-right:5px solid #210100;*/
margin-left:5px;
margin-right:5px;

background:#1c1c1c;
/*background:#8a0600;*/

}


#content .Estilo2{

	/*color: #FFCC00;*/
	color:#e1100b;
	font-weight: bold;
}
#content1 .Estilo2{

	/*color: #FFCC00;*/
	color:#e1100b;
	font-weight: bold;
}
#content .Estilo1{

	/*color: #FFCC00;*/
	color:#bbbbbb;
	font-weight: bold;
}
#contador
{
font-weight:bold;
/*color:#ff0505;*/
padding-left:10px;
padding-right:10px;
padding-top:3px;
padding-bottom:3px;

/*border-bottom: 4px solid #2c2c2c;
border-left: 4px solid #2c2c2c;*/
border:3px solid #2c2c2c;
/*margin-left:5px;*/
background:#1c1c1c;
}
