/* Styles by tag */
a {
	text-decoration: none;
}

a:link {
	color: #dfdfde;
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #dfdfde;
	background: #000000;
        background: url(images/page_bg.jpg) repeat-x  center top;
}

h2 {
	margin: 0 0 10px 10px;
	padding: 10px 0 5px 0;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #66DDFF;
	background: url(images/templatemo_hor_divider.jpg) bottom repeat-x;
	width: 98%;
}

iframe {
	overflow: hidden;
}

img {
	border: none;
}

p {
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 14px;
}

p a:link, a:visited {
    color: #CCFF66;
    font-weight: bold;
    text-decoration: none;
}

/* Styles by class */
.address_info {
	float: right;
	width: 400px;
	font-size: 12px;
	line-height: 30px;
}

.address_info h3 {
	font-size: 12px;
	color: #CCFF66;
	margin: 0 0 5px;
	padding: 2px 0;
	font-weight:  bold;
}
.black_overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index:99;
    -moz-opacity: 0.2;
    opacity:.20;
    filter: alpha(opacity=20);
}

.cleaner_h10 { clear: both; width:100%; height: 10px; }

.contact_form {
	float: left;
	font-size: 12px;
	width: 370px;
	padding: 0 0 0 0;
}

.contact_form form {
	margin: 0px;
	padding: 0px;
	/*border:1px solid #e2d1be;
	padding: 20px 20px 10px 20px; */
}

.contact_form form .input_field {
	height: 18px;
	width: 200px;
}

.contact_form form label {
	float: left;	
	display: inline-block;
	width: 100px;
	text-align: right;
	margin-right: 10px;
	font-size: 12px;	
}

.contact_form form textarea {
	width: 200px;
	height: 100px;
}

.contact_form form .submit_btn {
	margin-left: 108px;
}
.contentBody {
	margin: -10px auto;
	width: 798px;
	height: 420px;
	border: solid 1px silver;
	background-color: gray;
}

.footer {
	width:  800px;
	height: 103px;
	margin: 0 auto;
	color: lightgray;
	padding: 7px 0 0 0;
	text-align: center;
	font-size: 10px;
}

.footer a {
	font-weight: normal;
	color: lightgray;
}

.header {
	margin: 10px auto;
	text-align: center;
	width: 800px;
}

.header img {
	width: 350px;
}

.mainImage{
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 30px;
	float: right;
}

.menu {
	background: url(images/popupBg.png) top left repeat-x;
	margin: 10px auto;
	/*border: solid 1px; gray; */
	width: 800px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font-size: .9em;
	font-weight: bold;
}

.menu ul {
	list-style: none;
	margin: 0 auto;
}
.menu ul li {
	padding-top: 8px;
	float: left;
}

.menu div {
	width: 90px;
}
.menu ul li:hover {
	background: url(images/templatemo_menu_hover.png) center bottom no-repeat;
}

.popup {
    border: solid 2px;
    position: absolute;
    padding: 5px;
    height: 360px;
    width: 600px;
    z-index: 100;
    display: none;
}

.popup div.popupHeader {
	background: white url(images/popupBg.png) top left repeat-x;
	height: 20px;
   width: 595px;
   border: solid 1px black;
   color: black;
   font-weight: bold;
   padding-left: 5px;
}

.popup div.popupHeader img {
	height: 16px; 
	float: right; 
	padding-right: 5px; 
	padding-top: 2px;
}

.popup div.popupBody {
	background: white url(images/popupBg.png) top left repeat-x;
	height: 330px;
   width: 600px;
   border: solid 1px black;
   text-align: justify;
}

.popup div.popupBody img {
	float: right;
	margin: 10px;
	border: solid 1px black;
}

.popup div.popupBody p {
	margin: 10px;
}

.portafolio_box {
	display: none;
	text-align: center;
	width: 100%;
}

.portafolio_box table {
	width: 95%; 
	margin: 10px auto; 
	border: none;
}

.portafolio_box tr {
	vertical-align: top; 
	text-align:center;
}

.portafolio_box td {
	width: 33.33%;
}

.seccciones {
	display: none; 
	text-align: center;
}
