@charset "utf-8";
* {
	margin: 0px;
}

body {
	background-color: #667E82;
	background-image: url(Imagenes/fondopagina4.png);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCE39;
}

#todo {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFCE39;
	float: left;
	width: 100%;




}
#alarga {
	float: left;
	width: 830px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 600px;
}

#bar_nav {
	float: none;
	height: auto;
	width: 830px;
	margin-top: 10px;


	//margin-top: 0px;
	background-color: #CCCCCC;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ED1E3E;
}
#contactenos {
	height: 1px;
	width: 100%;
	float: none;
	clear: both;
}

#envuelve_botones {
	width: auto;
	height: 34px;
	margin-left: 1%;


}




#boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
	height: 33px;
	float: left;
	font-weight: bold;
	display: inline-block;
}
#barra_botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-left: 0px;
	width: 1px;
	font-size: 15px;
	height: 34px;
	color: #FFFFFF;
	background-color: #E0E0E0;
	float: left;
}

#boton a {
	text-decoration: none;
	color: #263031;
	height: 33px;
	text-align: center;
	line-height: 34px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
	display: inline-block;
	max-width: 150px;
}
#footer_caja1 {
	width: 100%;
	float: left;
}

#footer_caja2 {
	width: 100%;
	float: right;
	padding-top: 5px;
}
#footer_caja3 {
	float: left;
	width: 100%;
	padding-top: 7px;
}

#boton   a:hover {
	color: #FFFFFF;
	text-decoration: none;
	height: 33px;
	background-image: url(Imagenes/fondoboton.jpg);
	background-repeat: repeat-x;
	display: inline-block;
}
.botones_tamano a:hover {
	font-size: 8px;
}

.botones_tamano {
	font-size: 8px;

}
#logo {
	float: left;
	height: 70px;
	width: auto;
	padding-top: 10px;
	padding-left: 30px;
	text-decoration: none;
}





#pagina {
	height: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 830px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCE39;
}

#sombra_izq {
	float: left;
	height: 830px;
	width: 30px;
	background-image: url(Imagenes/fondopagina_izq.png);
	background-repeat: repeat-y;
	margin-top: 6px;
}
#sombra_der {
	float: right;
	height: 830px;
	width: 30px;
	background-image: url(Imagenes/fondopagina_der.png);
	background-repeat: repeat-y;
	margin-top: 6px;
}
#footer_izq {
	width: 30px;
	height: 70px;
	margin-right: 0px;
	float: left;
	background-image: url(Imagenes/footer_izq.png);
	background-repeat: no-repeat;
}
#contiene_footer {
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 70px;
}



#contiene_todo {
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#cabecera {
	float: left;
	height: auto;
	width: 100%;
}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 45px;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	text-align: center;
	background-color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 7px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	float: left;
}
.footer_color {
	background-color: #FFFFFF;
	height: 63px;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}

#abajo_linea {
	width: 100%;
	float: left;
	height: auto;
	background-image: url(Imagenes/fondopagina_abajo-3.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}


#caja1 {
	float: left;
	width: 400px;
	height: auto;
	padding-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#caja2 {
	float: right;
	height: auto;
	background-color: #E0E0E0;
	margin-right: 20px;
	margin-top: 40px;
	width: 300px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ED1E3E;
	font-size: 14px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ED1E3E;
	font-size: 14px;
}

#flash {
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ED1E3E;
}

#contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 100%;
	margin: 0px 0 0 0;
	border-top-width: 0px;
	border-top-style: solid;
}
#contenido_interno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 100%;
	margin: 0px 0 0 0;
	border-top-width: 0px;
	border-top-style: solid;
	padding-top: 30px;
	height: auto;
	min-height: 600px;
}

#caja_izq {
	float: left;
	width: 250px;
}
#caja_contenido {
	float: right;
	width: 550px;
	height: 400px;
	background-color: #FFFFFF;
}
#contenido_caja2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 430px;
	width: auto;
	background-color: #EEEEEE;
}



#img_productos {
	float: right;
	height: auto;
	width: 230px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


#imagen_contenido {
	float: right;
	width: 233px;
	height: auto;
}

li {
	color: #C2102B;
	font-weight: bolder;
	list-style-type: disc;
}

.h2_pruductos {
	color: #000000;
}


#imagenh2 {
	background-image: url(Imagenes/fonfo_productos_contenido.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 550px;
	text-align: left;
	line-height: 30px;
	text-indent: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ED1E3E;
}

#productos_side_izq {
	background-image: url(Imagenes/fonfo_productos_bar.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: none;
	height: 27px;
	width: 250px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 27px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ED1E3E;
}
.texto_productos {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 10px;
	padding-top: 10px;
	padding-left: 10px;
	width: 300px;
	float: left;
}
#pagina2 {
	height: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 830px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCE39;
}
#caja_contenido_detalles {
	float: right;
	width: 550px;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 30px;
}
#detalles {
	width: 100%;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#barra_modelos {
	background-color: #CCCCCC;
	height: 30px;
}
.cajas_modelos {
	width: 150px;
	line-height: 28px;
	height: 30px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-indent: 10px;
}
#detalles_modelos {
	background-color: #FFFFFF;
}

.cajas_modelos_altura {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	height: 30px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 3px;
}

#modelos {
	float: right;
	width: 550px;
}



#img_detalles {
	height: 200px;
	float: right;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sidebar {
	background-color: #EEEEEE;
	height: 500px;
	width: 250px;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.cajas_modelos_alturadatos {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	height: 30px;
	padding-top: 3px;
	line-height: 26px;
}
td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.tdconfiguracion {
	line-height: 25px;
	text-align: center;
}
.imgacrobat {
	padding-top: 3px;
	line-height: 25;
	text-align: center;
}

.rojotexto  {
	color: #C2102B;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	line-height: 25px;
}
#getadobe {
	height: 30px;
	width: 100px;
	float: right;
	padding-right: 60px;
	padding-top: 10px;
	text-decoration: none;
}

.texto_detalles {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 10px;
	padding-top: 10px;
	padding-left: 10px;
	width: auto;
	padding-right: 10px;
}
#imagen_sidebar {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCE39;
}
.logopotain {
	text-align: center;
	padding-top: 10px;
}
.letrassidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 0px;
}


.texto_general {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 10px;
	padding-top: 20px;
	padding-left: 10px;
	width: auto;
	float: left;
	padding-right: 10px;
}
.texto_general li {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.texto_detalles li {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

#pagina3 {
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 830px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCE39;
}
#contenido_general {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: auto;
	width: auto;
	background-color: #EEEEEE;
	float: left;
}
#clear {
	height: 100px;
	float: left;
	width: 830px;
}

#caja_abajo_general {
	padding-top: 20px;
	text-align: center;
}
.barraroja {
	height: 1px;
	background-color: #ED1E3E;
	clear: right;
	width: 100%;
}
.AccordionPanelContent a {
	color: #C2102B;
	text-decoration: none;
}
.AccordionPanelContent a:hover {
	color: #000000;
	text-decoration: underline;
}
#contenido_cajaindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 290px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#indexlogos {
	background-color: #FFFFFF;
	width: 280px;
	padding: 5px;
}
.logoderecha {
	padding-left: 40px;
	padding-bottom: 6px;
}
.logoizq {
	padding-left: 10px;
}
.h1_pruductos {
	color: #000000;
}
.logo_potain_index_izq {
	padding-left: 3px;
	height: 24px;
	vertical-align: middle;
}
.formulario {
	width: 200px;
	float: left;
	padding-bottom: 10px;
	height: auto;
}
.formulario_derecha {
	width: 200px;
	float: left;
	padding-bottom: 10px;
	padding-left: 50px;
}


#contactese {
	padding-top: 30px;
	padding-left: 50px;
}
espacio {
	height: 500px;
	float: left;
}

label {
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	height: 15px;
	vertical-align: middle;
	display: block;
	padding-bottom: 2px;
	padding-top: 5px;
}
#botones {
	float: left;
	width: 450px;
}

.asterisco {
	font-size: 12px;
	font-weight: bolder;
	display: inline;
}
.texto_formulario {
	float: left;
	padding-top: 10px;
}
#botones {
	padding-top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
	padding-left: 45px;
}

textarea {
	width: 450px;
	height: 150px;
}
#divide {
	clear: both;
}
input {
	width: 170px;
}
.formulario_consulta {
	width: 400px;
}

#form1 {
	height: auto;
	width: auto;
}
#logoimagen {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
:focus {
	text-decoration: none;
	-moz-outline-style: none;
}
#contactese_respuesta {
	padding-top: 30px;
	padding-left: 50px;
	padding-bottom: 410px;
}

