html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input, textarea, span { 
   margin: 0px; 
   padding: 0px; 
}
body {
	font:normal  0.8em/1.2em "Lucida Grande",Verdana,Arial,Helvetica,sans-serif  ;
	/*_font:normal  0.5em/1.2em "Lucida Grande",Verdana,Arial,Helvetica,sans-serif  ;*/
	background:#7C9CCC url(../images/bg_sky.jpg) no-repeat scroll center top;
	color: #fff;
}
*{
	padding: 0px;
	margin: 0px;
}
a img {
	border: 0px;
}
fieldset {
	padding: 10px 30px;
	border:1px solid #3399CC;
}
fieldset div{
	padding: 10px;
	float: left;
}
legend {
	color: #3399CC;
	padding: 0 20px;
}
ul,li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
}
#search input {
	border: 1px solid #999;
	width: 150px;
	height: 23px;
	background-color: #ccc;
	font-size: 0.9em;
}

#tagline {
	height: auto;
	clear: both;
	text-align: center;
	color: #013B69;
	font-size: 25px;
	padding-top: 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.tagline_down {
	height: auto;
	clear: both;
	text-align: center;
	color: #3399CC;
	font-size: 12px;
	padding-top: 20px;
}
/* layout */

#wrapper {	
	width: 1001px;
	height: auto;
	border: 1px solid #fff;
	padding: 0px 15px 15px;
	margin: 0px auto;
	background: #fff;
	margin-top: 15px;
}

#header {
	width: 100%;
	height: 168px;
	/*background: transparent url(../images/tagline.jpg) no-repeat center;*/
	margin-bottom: 5px;
}
#middle_content {
	width: 100%;
	height: auto;
	clear: both;
	z-index:-1;
}
#below_content {
	width: 100%;
	height: 165px;
	clear: both;
}
#footer {
	width: 100%;
	height: 30px;
	background-color: #828282;
	margin-top: 10px;
	text-align: center;
	font-size: 0.88em;
	line-height: 30px;
	clear: both;
}
#footer a{
	text-decoration: none;
	color:#fff;
}
#footer a:hover{
	text-decoration: underline;
	color: #F5F5F5;
}
/*header*/
#logo {
	width: 184px;
	height: 104px;
	float: left;
}
#logo a{
	float: left;
}
#header_wrapper {
	width: 817px;
	height: auto;
	float: right;
	background-image: url(../images/bg_wrapper.jpg);
	background-repeat: no-repeat;
}
#links {
	width: 300px;
	height: 20px;
	float: right;
}

#global_nav {
	float: left;
	height: 35px;
	width: 100%;
	/*background: transparent url(../images/bg_nav.gif) repeat-x center;*/
	line-height: 2.5em;
	margin-top: 14px;
}

/*	-------------------------------------------------------------
	Menu 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.menu{
	width:562px;
	height:42px;
	background-image:url(img/bgmenu.jpg);
	background-repeat:repeat-x;
	float:left;
	margin-top:132px;
	margin-left: 80px;
}
.clear{clear:both;height:10px;}


.menu2 {padding:0 0 0 70px; margin:0; list-style:none; width:800px; height:42px; position:relative; z-index:500; font-family:Georgia;}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:42px; line-height:42px; color:#fff; text-decoration:none; font-size:12px; padding:0 0 0 0px; cursor:pointer; border-right:1px dotted #fff; }
.menu2 li a.top_link span {float:left; display:block; padding:0 30px 0 30px; height:42px;background:url(drop3/blank.gif) right top;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 12px; height:42px; background:url(drop3/blanka.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background-color:#006600;}
.menu2 li a.top_link:hover span {background-color:#349AC4;}
.menu2 li a.top_link:hover span.down {background-color:#349AC4;}

.menu2 li:hover > a.top_link {color:#fff; background-image:url(images/pxboton1.jpg); background-repeat:repeat-x;}
.menu2 li:hover > a.top_link span {background:url(drop3/blank_over.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(drop3/blank_overa.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; font-family:Arial, Helvetica, sans-serif;}

.menu2 :hover ul.sub {left:0; top:42px; background: #fff; padding:3px 6px; white-space:nowrap; width:150px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:30px; position:relative; float:left; width:90px; font-weight:normal;}
.menu2 :hover ul.sub li a {display:block; font-size:12px; height:30px; width:150px; line-height:30px; text-indent:5px; color:#012981; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:#fff url(drop3/arrow.gif) 80px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#349AC4; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#349AC4 url(drop3/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#349AC4 url(drop3/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; z-index:400; height:auto;}

/*estilos tip*/
.tool-tip {
                color: #666;
                width: auto;
                z-index: 10;
                background-color: #569A56;
                overflow: hidden;
                cursor: pointer;
                border-bottom: 2px solid #006600;
                border-right: 2px solid #006600;
                border-left: 1px solid #437EA6;
                border-top: 1px solid #437EA6;
                padding: 3px;
}
 
.tool-title {
                text-align: center;
                font-weight: bold;
                font-size: 11px;
                color: #000;
                width: auto;
                padding: 2px 0px;
}
 
.tool-text {
                text-align: center;
                font-size: 11px;
                width: auto;
                color: #000;
}
/*---termina estilos tip---*/

/* middle_content */
#main_content {
    width: 960px;
	height: auto;
	float: left;
	padding:10px 20px;
	color: #999;

}

.pleca {
	float: left;
	background-color: #f5f5f5;
}
.breadcrumb {
	color: #006600;
	font:bold  14px/1.6em "Lucida Grande",Verdana,Arial,Helvetica,sans-serif  ;
	padding: 10px;
	/*background: #fff;*/
}
.breadcrumb_inter {
	color: #000;
	font:normal  15px/1.6em "Lucida Grande",Verdana,Arial,Helvetica,sans-serif  ;
	padding: 10px;
	background: #fff;
	margin-bottom:20px;
	margin-top:20px;
}
.breadcrumb_inter a, breadcrumb_inter a:active, breadcrumb_inter a:visited {
	color: #0096DA;
}
.breadcrumb a, breadcrumb a:active, breadcrumb a:visited {
	color: #006600;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #000;
}
.breadcrumb_inter a:hover {
	color: #C91BA2;
}

.place{
	clear:both;
	float: left;
	width: 98%;
	text-align: center;
} 

/*cajas home */
.column_center{
	padding-left: 50px;
	width:860px;
	height:auto;
	color: #000;
	text-align: justify;
}

.comments{
	float:left;
	height:200px;
	overflow:hidden;
	padding-left:120px;
	width:357px;	
}

.two{
	float:left;
	height:200px;
	overflow:hidden;
	padding-left:65px;
	width:357px;	
}

.column3 {
	background:#F9F9F9 none no-repeat scroll center bottom;
	border:1px solid #aea;
	float:left;
	height:160px;
	overflow:hidden;
	padding-left:10px;
	width:357px;
	margin: 30px;
}
.column3 {
 background-image:url(../images/col3.jpg);
}

.column3 h1{
	padding: 0 0 10px 0;
 	font-size: 12px;
	text-align: center;
	color:#013B69;
}

.column3 p{
	color:#777;
	font-size:12px;
	height:77px;
	overflow: hidden;
	width:240px;
}

a.more{
	padding: 3px 5px;
	text-align: right;
	background: #0098D7;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	border: 2px solid #aea;
	border-top: none;
	border-left: none;
	float: left;
	margin-top: 90px;
	text-decoration: none;
}

a.index{
	background: #0098D7;
	color: #fff;
	cursor: pointer;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	border: 2px solid #aea;
	border-top: none;
	border-left: none;
	float: left;
	margin-top: 90px;
	text-decoration: none;
	margin-left: -40px;
	
}

a.more:hover{
	color: #aea;
}

a.contmore{
	padding: 3px 5px;
	text-align: right;
	background: #6D6D6D;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	border: 2px solid #000;
	border-top: none;
	border-left: none;
	float: left;
	margin-bottom: 40px;
	text-decoration: none;
	margin-left:517px;
}

a.contmore:hover{
	color: #aea;
}

.photo_gallery{
	float: left;
}

.photo_gallery img{
	border:2px solid #666;
	max-width:85px;
}

.photo_summary{
	float:left;
	height:70px;
	padding-left: 10px;
	width:145px;
	text-align: justify;
}

.box_inter{
	float:left;
	width:960px;
	height:auto;
	background-color: #CCE5E9;
}

.box_inter p{
	text-align: justify;
	color: #666;
	font-size: 13px;
	padding: 10px;	
}

/*fomulario de contacto*/
.contacto{
	color:#000000;
	margin-left:10px;
	margin-top:30px;
	width:750px;	
	height: auto;	
	float: left;
}
.form-row{
	padding: 10px 0;
}
.form-row input, .form-row select{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.form-row textarea{
	width: 250px;
	height: 60px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.contacto label{
	float:left;
	font-size:12px;
	padding:3px 15px 0 0;
	text-align:right;
	width:344px;
	color: #000;
}
.contacto p{
	text-align: center;
	font-size: 15px;
	color: #013B69;
}
.tabla_home{
	background-color:#999;
	border:1px solid #B2B2B2;
	float:left;
	height:auto;
	padding:10px;
	width:830px;
	text-align:center;
}
.tabla_home p{
	color: #fff;	
}






