﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;
	background: #cae2ef url('images/Red-Luz-Web_01.jpg') repeat-x left top;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	text-align: center;
	border-width:0px
}

#page_masthead {
	width: 766px;
}

#page_menu {
	border-style: 0;
	background-position: 0px 0px;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	width: 627px;
		background-image: url('images/Red-Luz-Web-Page_03.jpg');
		vertical-align: top;
		height: 86px;
		background-repeat: repeat-x;
		background-attachment: inherit;
}

#page_menu2 {
	border-style: 0;
	background-position: 0px 0px;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	width: 766px;
		background-image: url('images/Red-Luz-Web-Page2_03.jpg');
		vertical-align: top;
		height: 86px;
		background-repeat: repeat-x;
		background-attachment: inherit;
}


#page_top_nav {
}

#page_container {
	min-width: 766px;
}

#page_right_col {
	width: 139px;
}

#page_page_content {
	width: 627px;
	background-image: url('images/Red_Luz_Web_Page_Center_BG.jpg');
	background-repeat: repeat-y;
	top: 0px;
	min-height:600px
}

#page_page_content2 {
	width: 766px;
	background-image: url('images/Red-Luz-Web-Page2_05.jpg');
	background-repeat: repeat-y;
	top: 0px;
	min-height:600px
}


#page_footer {
	clear: both;
}

#masthead {
}

#top_nav {
}

#container {
	width: 765px;
}

#left_col {
	width: 191px;
	float: left;
}
#Buscar {
	background-image: url('/images/Buscar_2.jpg');
	width: 218px;
	height: 51px;
	vertical-align: middle;
	text-align: center;
}

#right_col {
	width: 191px;
	float: right;
	background-image: url('images/Red-Luz-Web_09.jpg');
	background-repeat: repeat-y;

}

#page_content {
	width: 383px;
}

#footer {
	clear: both;
}

.Fondo_Izq {
	background-image: url('images/Red-Luz-Web_09.jpg');
	background-repeat: repeat-y;
	text-align: left;
	padding-top: 10px;
	padding-left: 35px;
}
#Buscar {
	background-image: url('images/Buscar_2.jpg');
	width: 218px;
	height: 51px;
}
.NoBorder {
	border-width: 0px;
}
.Contenido {
	text-align: justify;
	padding-right: 27px;
	padding-left: 25px;
}
.Titulo {
	font-weight: bold;
	font-size: x-large;
	text-align: center;
	top: -10px;
	color: #53B61C;
}
.Centrado {
	text-align: center;
}
.Rojo {
	color: #FF0000;
	font-weight: bold;
}
.Izq {
	text-align: left;
}
.ContenidoPagina {
	text-align: justify;
	padding-right: 50px;
	padding-left: 40px;
}
.Justificado {
	text-align: justify;
}
.Abajo {
	vertical-align: bottom;
	position: relative;
	bottom: 0px;
}
.FondoGrid {
	background-color: #E1EFF7;
	padding: 5px;
	color: #000000;
	font-weight: bold;
	font-size: large;
	text-align: center;
	width: 340px;
	right: auto;
	left: auto;
}
.der {
	text-align: right;
}
.VerdeBoldDer {
	font-weight: bold;
	text-align: right;
	color: #418F16;
	vertical-align: top;
}
.Fondo_Contenido {
	background-image: url('images/Red-Luz-Web_10.jpg');
	background-repeat: repeat-y;
}
