@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#616161;
	line-height:19px;
}

a {
	text-decoration:none;
	color:#616161;
}

a:hover {
	color:#ff0000;
}

#L_MAIN {
	position:absolute;
	width:800px;
	top:0px;
	left:50%;
	margin-left:-400px;
}

#L_MENU {
	width:800px;
	height:45px;
	padding-top:30px;
	background-image:url(img/menu_back.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-size:11px;
	line-height:11px;
	color:#ff0000;
}

#L_HEAD {
	width:800px;
	margin:20px 0px 10px 0px;
	font-weight:bold;
}

#L_MENU table td {
	padding:0px 12px;
}

#L_MENU a {
	text-decoration:none;
	color:#616161;
}

#L_MENU a:hover {
	color:#ff0000;
}

#L_FOOT {
	font-size:9px;
	color:#000;
	margin:20px 0px;
	border-top:1px solid #a3a3a3;
	clear:both;
	padding-bottom:150px;
}

#L_FOOT table td.left {
	width:267px;
	text-align:left;
}

#L_FOOT table td.left a {
	text-decoration:none;
	color:#000;
}

#L_FOOT table td.left a:hover {
	color:#ff0000;
}

#L_FOOT table td.center {
	width:266px;
	text-align:center;
	color:#ff0000;
}

#L_FOOT table td.center a {
	text-decoration:none;
	color:#ff0000;
}

#L_FOOT table td.center a:hover {
	color:#000;
}

#L_FOOT table td.right {
	width:267px;
	text-align:right;
}

#L_FOOT table td.right a {
	color:#000;
	text-decoration:none;
}

#L_FOOT table td.right a:hover {
	color:#ff0000;
}

p {
	text-align:justify;
	margin:0px 0px 2px 0px;
}

#L_HACEMOS {
	width:800px;
	height:420px;
	margin-top:20px;
}

h2 {
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}

#L_HACEMOS_PART1 {
	margin-left:88px;
	margin-top:40px;
	padding-top:30px;
	padding-left:48px;
	height:284px;
	background-image:url(img/lista_back.jpg);
	background-repeat:no-repeat;
	float:left;
}

#L_HACEMOS_PART2 {
	margin-left:25px;
	padding:5px 10px;
	width:475px;
	height:398px;
	background-image:url(img/back_details.gif);
	background-repeat:no-repeat;
	float:right;
}

#L_HACEMOS_PART2 p {
	width:475px;
	text-align:center;
	margin:0px;
}

span.red {
	color:#ff0000;
}

#L_CLIENTES {
	width:800px;
	height:420px;
	margin-top:40px;
}

#L_CLIENTES_PART1 {
	width:400px;
	height:400px;
	float:left;
}

#L_CLIENTES_PART2 {
	width:380px;
	height:400px;
	overflow:auto;
	float:right;
	padding-right:20px;
}

#L_CLIENTES_PART2 h2 {
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}

#L_CLIENTES_PART2 p {
	margin:0px 0px 5px 30px;
	color:#616161;
}

#L_CONTACTO {
	width:800px;
	margin-top:40px;
}

#L_CONTACTO_PART1 {
	width:400px;
	float:left;
}

#L_CONTACTO_PART1 a {
	text-decoration:none;
	color:#616161;
	font-weight:bold;
}

#L_CONTACTO_PART1 a:hover {
	color:#ff0000;
}

#L_CONTACTO_PART1 input.text {
	width:200px;
	border:1px solid #616161;
}

#L_CONTACTO_PART1 textarea{
	width:200px;
	height:150px;
	border:1px solid #616161;
}

#L_CONTACTO_PART2 {
	width:400px;
	float:right;
}

#L_CONTACTO_PART1 label {
	color:#ff0000;
	font-size:11px;
	font-weight:bold;
}
