/* CSS Basic Document */
@font-face {
    font-family: 'Oswald';
	src: url('fonts/Oswald.eot9');
	src: url('fonts/Oswald.eot#iefix') format('embedded-opentype'), url('fonts/Oswald.ttf') format('truetype'); 
} 
h1{

	color:#3A4C87;
	font-weight:none;
	font-size:16px;
	text-decoration:none;
	background-color:inherit;
	border-bottom:#3A4C87 10px solid;
	width:100%;
	height:17px;
		font-family: Oswald, Helvetica,Verdana, Geneva, sans-serif;
}
marquee img{
	border:3px #313131 solid;
}
marquee img:hover{
	border:3px #3131ff solid;
}
h2{

	color:#3A4C87;
	font-size:12px;
	text-decoration:none;
	background-color:inherit;
	border-bottom:#3A4C87 5px solid;
	width:100%;
		font-family: Oswald, Helvetica,Verdana, Geneva, sans-serif;
			font-weight:none;
}
.dsds {
	margin: 20px;
	padding:20px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
	background-color:#fff;
	box-shadow:0 0 5px #000;
	text-align:justify;
	behavior: url(ie-css3.htc); /* Activamos el soporte para IE */
}

body
{
margin:0px auto;
padding:0px;
background:url(../images/web_body_bg.jpg) left top repeat-x #A1C0D8;
}
td.off {
background: url(../images/top_menu_bg.gif) -10000px 0px no-repeat;
height:21px;
}
td.on{
background:  url(../images/top_menu_bg.gif) 0px 0px no-repeat;
height:21px;
}
.header_padding
{
padding:0px 5px;
background-color:#FFFFFF;
color: #5B5A5A;
}
.body_padding
{
padding:11px 15px 33px 15px;
background-color:#FFFFFF;
color: #5B5A5A;
}
.box_top_line
{
background:url(../images/top_line.gif) left top repeat-x;
height:9px;
}
.box_left_line
{
background:url(../images/left_line.gif) left top repeat-y;
width:9px;
}
.box_right_line
{
background:url(../images/right_line.gif) left top repeat-y;
width:9px;
}
.box_bottom_line
{
background:url(../images/bottom_line.gif) left top repeat-x;
height:9px;
}
.input_box
{
border:1px solid #3A4C87;
width:108px;
height:18px;
background-color:#EBEBEB;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	padding-left:3px;
	}


/* CSS Background image Document */
.header_top_bg
{
background:url(../images/header_top_bg.jpg) center top no-repeat;
height:130px;
}
.header_bottom_bg
{
background:url(../images/header_bottom_bg.jpg) center top no-repeat;
height:131px;
}
.menu_bg
{
	background-color:#162A2E; 
	height:28px;	
	background-image: -moz-linear-gradient(top, #000, #162A2E); /* Firefox 3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #162A2E),color-stop(1, #000)); /* Safari & Chrome */

}
#MENU, #MENU UL{
	list-style-type:none;
	background-color:#162A2E; 
	MARGIN:0PX;
	padding:0px;
	z-index:999;
	font-family: Oswald, Helvetica,Verdana, Geneva, sans-serif;

	
}
#MENU UL UL{
	list-style-type:none;
}
 #MENU A:link, #MENU A:active, #MENU A:visited{
    display:block;

	font-size: 14px; 
	font-style: normal;
	line-height:normal;
	font-weight: none;
	font-variant: normal;
	color: #16B6D8;
	text-decoration:none;
	padding:5px;
 }

#MENU A:hover{
	color:#fff;
	text-shadow:0px 0px 2px #fff;
	background-color:#0BBCF0;

}
#MENU LI{	
    float:left;
    position:relative;
	padding:1px;

}
#MENU LI UL LI{
	padding:2px;
}
#MENU LI UL LI ul li{
	padding:2px;
}


#MENU UL {
    position:absolute;
    width:inherit;
    display:none;
}

#MENU LI UL A{
    width:15em;
    float:left;
	padding:2px;
}


 
#MENU ul ul{
	top:inherit;
	list-style-type:none;
	}

#MENU li ul ul {
    left:11em;	
	list-style-type:none;
    }

#MENU li:hover ul ul, #MENU li:hover ul ul ul, #MENU li:hover ul ul ul ul{
    display:none;
	list-style-type:none;
    }
#MENU li:hover ul, #MENU li li:hover ul, #MENU li li li:hover ul, #MENU li li li li:hover ul{
    display:block;
	list-style-type:none;
    }
.body_left_bg
{
background:url(../images/body_left_bg.jpg) left top repeat-y;
width:10px;
}
.body_right_bg
{
background:url(../images/body_right_bg.jpg) left top repeat-y;
width:10px;
}




/* CSS Text Document */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5B5A5A;
	text-decoration: none;
}
.top_link_text
{
color:#3A4C87;
text-decoration:none;
line-height:21px;
background-color:inherit;
}
.top_link_text:hover
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.menu_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color:inherit;
}
.menu_text:hover
{
color:#A2C0D8;
text-decoration:underline;
background-color:inherit;
}

.footer_text {
	font-family: Oswald, Helvetica,Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #415591;
	background-color:inherit;
	text-decoration: none;
}
.footer_text:hover
{
text-decoration:underline;
}
.webdesigner_link {
	font-family: Oswald, Helvetica,Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #415591;
	background-color:inherit;
	text-decoration: none;
}
.webdesigner_link:hover
{
text-decoration:underline;
}
input[type='text']{
	border:2px #C6ECFF solid;
	padding:5px;
	margin:1px;
	width:210px;
}
input[type='text']:focus{
	border:2px #09C solid;
	padding:5px;
	margin:1px;
	width:210px;
}
select{
	border:2px #C6ECFF solid;
	padding:5px;
	margin:1px;
	width:264px;
}
select:focus{
	border:2px #09C solid;
	padding:5px;
	margin:1px;
	width:264px;
}
textarea{
	border:2px #C6ECFF solid;
	padding:5px;
	margin:1px;
	width:250px;
}
textarea:focus{
	border:2px #09C solid;
	padding:5px;
	margin:1px;
	width:250px;
}
object{
	z-index:900;
}
a,a:hover,a:active{
	font-family: Oswald, Helvetica,Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:normal;
}

