* {
	padding: 0;
	text-align: auto;
	vertical-align: top;
	height: auto;
	width: auto;
	text-decoration: none;
	list-style-type: none;
	
}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1em;
    background-position: left top;
    margin: 1px;
    text-align: left;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: auto;
    height: auto;
}
input,
select,
textarea {
    font-family: "Times New Roman", Times, serif;
    font-size: 1em;
}

.fleft { float: left }
.fright { float: right }
.clear { clear: both }
.alignleft { text-align: left }
.alignright { text-align: right }
.aligncenter { text-align: center }
.wrapper,
block {
	width: 100%;
	overflow: hidden;
	float: left;
	margin-top: 0px;
	margin-bottom:20px;
	padding-left:0px;
	padding-right:0px;
}
.container { width: 100% }
p {
	color: #333333;
	text-align: justify;
	margin-top: 3px;
	font-size: 11px;
}
/*==================forms====================*/
input,
select {
    vertical-align: middle;
    font-weight: normal;
}
img {
	text-align: center;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	width:auto;
	height:auto;
	
	
}
/*==================list====================*/
ul { list-style: none;
	text-align:left; }

/*==================other====================*/
.img-indent {
    margin: 0 20px 0 0;
    float: left;
}
.img-box {
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
}
.img-box img {
    float: left;
    margin: 0 20px 0 0;
}
.extra-wrap { overflow: hidden }
.p1 {
	margin-bottom: 3px;
	text-align: left;
}
.p2 { margin-bottom: 20px }
/*==================txt, links, lines, titles====================*/
a {
	text-align:left;
	color: #CC6600;
	
}
a:link { 
	text-align:left;
	text-decoration: none;
	font-size: 1em;
	 }
a:hover {
	
	color: #003366;
	text-decoration: none;
}
A.otrolink:link {
	color: #000066;
	font-size: 0.95em;
	font-weight: bold;
	text-decoration: none;
}
A.otrolink:hover {
	color: #000000;	
}
A.otrolink:visited {
	color: #000066;
	
}

A.otrolink2:link {
    color: #000066;
    text-decoration: none;
}
A.otrolink2:hover {
    color: #000099;
    text-decoration: none;
}
A.otrolink2 {
    color: #000066;
    text-decoration: none;
}

A.txtpdf:link {
	color: #CC0033;
	text-decoration: none;
	font-size: 0.95em;
}

A.txtpdf:hover {
	color: #993300;
	text-decoration: none;
	font-size: 0.95em;
}


h1 {
	font-size: 1.24em;
	line-height: 1.1em;
	color: #000066;
	margin-bottom: 1px;
	margin-top: 3px;
	text-align: left;
}

h1 a {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

h1 a:hover {
	font-style:italic;
	text-decoration: none;
}


h3 {
	margin-bottom:2px;
	
}


#textotop1 h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 3px;
	text-align: left;
	font-style:bold;
}
h2 {
	font-size: 1.2em;
	color: #C63;
	line-height: 1.2em;
	margin-top: 2px;
	margin-bottom: 3px;
	text-align: left;
}

h4 {
	font-size: 0.8em;
	color: #3399FF;
	vertical-align: top;
	margin: 0px;
	text-align: left;
}
h5 {
	font-size: 0.8em;
	color: #000000;
	line-height: 1.5em;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 10px;
}


.txt1 { color: #1a8fb6 }
.link1 {
    display: block;
    float: left;
    color: #fff;
    text-decoration: none;
    font-size: 0.89em;
    text-transform: uppercase;
    height: 100%;
    margin-left: 15px;
    background-color: #A0CDCB;
}
.link1:hover { text-decoration: none }
.link2 {
    font-weight: bold;
    font-size: 0.71em;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 10px;
    color: #999;
}

/*==================boxes====================*/

.head-box .inner {
    padding-top: 1px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
}
.nav-box {
    width: 100%;
    margin-bottom: 5px;
    height: 100%;
}
.nav-box .left { height: 40px }
.nav-box .right { height: 60px }

.content-box {
    width: 100%;
    height: 100%;
    background-color: #FFF;
    
    border-right-width: 2px;
    
    border-left-width: 2px;
    
    border-right-style: inset;
    
    border-left-style: outset;
    border-right-color: #CC0000;
    border-left-color: #CC0000;
}
.content-box .inside {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
}

/*header*/
#header .row-1 {
	height: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	text-transform: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 67px;
	width: auto;
	text-align: right;
}
#header .row-1 .fleft { padding: 5px 0 0 0 }
#header .row-2 {
	padding-top: 0px;
	height: 79px;
	width: 100%;
	float: left;
}
#header .row-2 .fleft {
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}
#header .row-3 {
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0px;
    width: 100%;
}

/*content*/
#content {
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0px;
}
#content .indent {
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 50px;
    padding-left: 0px;
    width: 100%;
}
/*footer*/
#footer {
    text-transform: uppercase;
    color: #4d7584;
    text-align: left;
}
#footer span { padding-left: 14px }
#footer span a {
    color: #4d7584;
    text-decoration: none;
}

/*==========================================*/
#asociaciones {
    font-family: Arial, Helvetica, sans-serif;
	height: 27px;
    width: auto;
	padding-top: 1px;
    vertical-align: bottom;
    padding-left: 0px;
	background-color:#CCCCCC;
	background-repeat:repeat-x;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#pie {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #666;
    height: auto;
    width: 100%;
    text-align: center;
    float: left;
    padding-top: 10px;
    text-decoration: none;
    margin-bottom: 5px;
    padding-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: auto;
}

.fotos {
	float: left;
	height: 39px;
	width: 100%;
	padding-left:10px;
}


.row-2 indent {
    height: 500px;
    width: auto;
}
.piedepagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	width: 210px;
	line-height: 9pt;
	padding-left: 15px;
	float: left;
	font-style: normal;
	text-align: left;
}

.pie1 {
    float: left;
    height: 20px;
    width: 100%;
    text-align: center;
}
.especial:hover {
	color: #000066;
	font-size: 10px;
}
.especial:link {
    color: #999;
    font-style: normal;
    font-size: 10px;
}
.especial:visited {
    color: #999999;
    font-style: normal;
    font-size: 10px;
}
.equipos {
    background-color: #FFF;
    width: auto;
    float: left;
    border-bottom-color: #CCC;
    padding-top: 0;
    padding-right: 5px;
    height: auto;
}
#fotosmaquinas {
	float: left;
	width: 200px;
	height: 265px;
	margin-right: 10px;
}

#fotosmaquinas2 {
	float: left;
	width: 285px;
	height: 100%;
	padding: 4px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 10px;
	margin-top:8px;
}


.EQUIPOS2 {
    height: auto;
    float: left;
    width: auto;
    border: 1px solid #999999;
    margin-bottom: 10px;
    padding: 4px;
	margin-left:7px;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	
}

.equipos3 {
	width: auto;
	float: left;
	margin-left: 0px;
	height: auto;
	color: #000000;
	padding: 10px;
	vertical-align: top;
}

#coll22 {
    float: left;
    height: auto;
    width: 410px;
    margin-left: 8px;
}
#textotop1 {
	float: left;
	width: auto;
	margin-left: 108px;
	margin-top: 55px;
}

#textotop3 {
	float: left;
	width: 135px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
	padding-bottom: 0px;
	margin-right: 4px;
	text-align: center;
	height: 18px;
	text-decoration: none;
}
#imagencabecero {
	float: left;
	width: 180px;
	text-align: left;
}
#main {
	width: 100%;
	height: 87px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/cabecero.png);
	background-repeat: repeat-y;
}
#header {
    height: 215px;
    background-repeat: repeat;
    background-position: left top;
}
#header,
#content {
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: auto;
	height: auto;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
}

#page1 #content .row-2 .col-1 {
	margin-right: 20px;
	width: 420px;
	border-bottom-color: #CCCCCC;
	float: left;
	margin-left: 10px;
}
#page1 #content .row-2 .col-2 {
	width: 420px;
	padding-left: 0px;
	margin-right: 10px;
	margin-left: 20px;
	float: left;
	margin-top: 10px;
}

#footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.625em;
    padding-top: 1px;
    padding-right: 40px;
    padding-bottom: 10px;
    height: 95%;
    margin-left: 40px;
}
.extra-wrap { zoom: 1 }
.noticias {
	width: auto;
	float: left;
	margin-left: 5px;
	padding-top: 10px;
}
h2.news {
    font-size: 12px;
    color: #CC3300;
}
.noticiafoto {
    width: 200px;
    height: 200px;
    margin-right: 8px;
    float: left;
    margin-bottom: 8px;
}
.noticiatexto {
	width: 651px;
	height: 181px;
	margin-right: 0px;
	float: left;
	margin-bottom: 10px;
	background-color: #D2D7EC;
	padding: 10px;
}
.pdf {
	width: 22px;
	height: auto;
	margin-right: 3px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 6px;
}
.textpdf {
	width: 100%;
	height: auto;
	float: left;
	color: #CC6600;
	vertical-align: middle;
	padding-top: 0px;
	margin-bottom: 2px;
	font-size: 0.9em;
	text-align: left;
}

.packtexto {
	float: left;
	width: 350px;
	height: 265px;
	margin-right: 10px;
}
.packtexto2 {
    float: left;
    width: 319px;
    height: 465px;
    margin-right: 4px;
    border: 1px solid #CCCCCC;
    background-color: #B7CBFF;
}


.galeriafotos{
	width:100%;
	height:auto;
	background-color:#0099FF;
	float: left;
	
}

.dos
{
	font-size:12px;
	text-align: left;
	color: #000066;
}


.3indexfoto {
	width:auto;
	height:auto;
	float:left;
	
}
.index {
	text-align:center;
	font-size:16px;
	font-weight:500;
	color:#003366;
	float:left;

}

.bloquenoticias {
	width:413px;
	float:left;
	padding-left: 5px;
	height: 16px;
	color:#000033;
	margin-top: 2px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:5px;
	border-bottom-color:#000066;
	border-bottom-style: inset;
	background-repeat:repeat-x;
}

.noti{
	width:413px;
	float:left;
	background-color:#CED3EB; 
	padding-left: 5px;
	height: auto;
	color:#666666;
	margin-bottom:3px;
	
}

.noti li{
	margin-top:3px;
	width:400px;
	float:left;
	padding-left: 5px;
	height: auto;
	color:#666666;
	font-size:0.9em;
	list-style: none;
}


.noti li a{
	color:#003366;
	font-weight:bold;
}

.otros-usuarios{
	width:103px;
	height:auto;
	float:left;
	margin-top:4px;
}

.bloqueopciones{
	width:100%;
	float:left;
	border-bottom-color:#666666;
	border-bottom-style: solid;
	border-bottom-width:1px;
	background-repeat: repeat-x;
	padding-left: 0px;
	height: 18px;
	color:#000033;
	background-attachment: fixed;
	background-repeat: repeat;
	margin-top: 2px;
	margin-bottom:10px;
	text-align: left;
	font-weight:bold;
}


.servicios2 {
	width:900px;
	height:auto;
	float: left;
	border:#666666;
	padding-left: auto;
	padding-right: auto;
	margin-top: 8px;
	margin-bottom: 15px;
	
}

.servicios3 {
  border: medium none #666666;
  float: left;
  height: auto;
  margin-left: -8px;
  margin-right: 0;
  margin-top: 3px;
  width: 697px;
}

.servicios {
	width:331px;
	height:auto;
	float: left;
	z-index:1;
	margin-left: 7px;
	margin-bottom: 0px;
	margin-top: 7px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.servicios:hover {
	opacity: 80;
	float: left;
}

.servicios4 {
	width:290px;
	height:auto;
	float: left;
	z-index:1;
	filter:alpha(opacity=100);
	-moz-opacity:.9;
	opacity:.9;
	padding-left: 0px;
	margin-left:8px;
	margin-top: 8px;
	color: #FFFFFF;
	padding-bottom: 8px;
	padding-top: 8px;
}

.servicios6 {
	width:205px;
	height:280px;
	float: left;
	z-index:1;
	filter:alpha(opacity=100);
	-moz-opacity:.9;
	opacity:.9;
	padding-left: 6px;
	margin-left:6px;
	margin-top: 8px;
	color: #FFFFFF;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align:left;
	margin-right:6px;
}


.servicios5 {
	width:280px;
	height:auto;
	float: left;
	z-index:1;
	filter:alpha(opacity=100);
	-moz-opacity:.9;
	opacity:.9;
	padding-left: 6px;
	margin-left:0px;
	margin-top: 8px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
}


.servicios4:hover {
    opacity: 80;
	float: left;
}

.textoindex{
	text-align:center;
	height: auto;
	padding-top: 1px;
}

hr {
	color:#CCCCCC;
	font-size:1px;
	
}
.redes {
	width:100px;
	float: right;
	height: auto;
	margin-left: 0px;
	text-align: right;
	margin-right: 0px;
}
.contactofoto {
	width: 400px;
	height: 200px;
	margin-right: 8px;
	float: left;
	margin-bottom: 8px;
}
.contactotexto {
	width: 450px;
	height: 172px;
	margin-right: 0px;
	float: left;
	margin-bottom: 10px;
	background-color: #D7D7FF;
	padding: 15px;
}

/*Organizar las 3 columnas*/
.columnas {
	height:auto;
	float:left;
	margin-top:10px;
	
}

.tipos{
	width:193px;
	margin-right: 6px;
	background-color: #E0E9E9;
	padding-left:5px;
	

}
.textoservicios{
	width:415px;
	margin-left: 10px;
	margin-right: 10px;
	
	
}

.textoservicios2{
	width:252px;
	margin-left: 5px;
	margin-top:9px;
}

.columnas h3 {
	width:100%;
	text-align:left;
	color:#000066;
}

.columnas ul li{
	font-size:0.85em;
	width:100%;
	color:#333333;
	display:none;
	margin-left:5px;
}


.columnas ul li a{
	color:#666666;
}
.columnas ul li a:hover{
	color:#000000;	
}

h3.clickable {
	cursor: pointer;
	margin-bottom:0px;
	font-size:0.95em;
	color:#000066;
	
}

h3.clickable a:link, a:hover, a:visited{
	cursor: pointer;
	margin-bottom:0px;
	
	color:#000066;
	
}

.currentPage li {
	display: list-item !important;
}

#tel {
	float:right;
	width:190px;
	text-align:right;
	font-weight:100;
	margin-bottom:3px;
	
}

#botonesfaldon {
	float: left;
	height: 39px;
	width: 100%;
	background-image:url(images/boton01.jpg)
}

.botonesfaldondiv1 {
	width:149px;
	height:39px;
	padding-left:31px;
	float:left;
	text-align:left;
	
}

#botonesfaldon2 {
	float: left;
	height: 39px;
	width: 100%;
	background-image:url(images/boton02.jpg)
}

#botonesfaldon3 {
	float: left;
	height: 39px;
	width: 100%;
	background-image:url(images/boton03.jpg)
}

