body {
	margin: 0px;
	padding: 0px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #171717;
}

#flashcontent {
	height: 600px;
	width: 750px;
	margin-top: 0px;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}
#page #content .post .catalogo_foto .modelo {
	width: 200px;
	color: #FFFFFF;
	float: right;
	height: 100px;
}


h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding-right: 35px;
}

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

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 130px;
	margin: 0px auto;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	background: url(images/logo_delegance.jpg) no-repeat left top;
	padding-left: 70px;
	width: 309px;
	height: 128px;
	margin-top: 1px;
	}


/* Menu */

#menu {
	float: right;
	height: 44px;
	width: 363px;
	margin-top: 30px;
	margin-right: 0;
	margin-left: 0;
	background-image: url(images/menu.jpg);
}

#menu ul {
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 0px 0px 1px;
	width: 80px;
}

#menu a {
	display: block;
	width: auto;
	height: 28px;
	padding: 16px 20px 0px 20px;
}

#menu a:hover {
	text-decoration: none;
	color: #DA0837;
}

#menu .first {
	background: none;
	width: 80px;
}

#menu .active a {
}

/* Pagina */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px;
}

/* Contenido */

#content {
	float: left;
	width: 900px;
	height: 500px;
}

#content_pasarela {
	float: left;
	width: 900px;
	height: 600px;
}

.post {
	margin: 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.post .title a {
	color: #FFFFFF;
}
.post .title2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.post .title3 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.post .title_pasarela {
	padding: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 50px;
}
.post .title_modelo {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #CA0133;
	text-decoration: none;
	font-size: 18px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input {
	font-size: small;
	color: #FFFFFF;
	background-color: #2A2A2A;
	border: none;
	border-width: 0px;
}
label {
	font-size: small;
	color: #FFFFFF;
}
.button {
	background-color: #333333;
	border: thin solid #BD0235;
	color: #FFFFFF;
}





.post .entry {
}

.post .meta {
	font-weight: bold;
	height: 120px;
	text-align: center;
}
.post .fotogal {
	width: 100%;
}
.post  .catalogo_foto {
	font-weight: normal;
	width: 450px;
	float: left;
	height: 420px;
	margin-left: 50px;
	background-image: url(images/bg_zoom.png);
	background-repeat: no-repeat;
}


.post .contacto_formulario {
	font-weight: normal;
	width: 350px;
	float: left;
	height: 450px;
}

.post  .pasarela {
	font-weight: normal;
	width: 450px;
	float: left;
	height: 420px;
	margin-left: 50px;

}

.post .contacto_datos {
	font-weight: bold;
	width: 450px;
	float: right;
	height: 400px;
	background-image: url(images/bg_contacto.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	font-size: 10px;
	color: #000000;
}
#page #content .post .catalogo_foto .contacto_datos .textos {
	height: 350px;
	width: 400px;
	margin: 25px;
	color: #FFFFFF;
	margin-top: 60px;
	padding-top: 35px;
}





.post .byline {
	margin: 0px;
}




/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #666666;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: right;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #990000;
}
textarea {
	font-size: small;
	color: #FFFFFF;
	background-color: #2A2A2A;
	border: none;
	border-width: 0px;
}
.post .empresa {
	font-weight: bold;
	width: 500px;
	float: left;
	height: 400px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
}
.post   .contacto_datos {
	font-weight: normal;
	width: 450px;
	float: right;
	height: 400px;
	padding-left: 35px;
	color: #FFFFFF;
}
.post   .empresa_imagen {
	font-weight: normal;
	width: 35%;
	float: right;
	height: 400px;
	background-image: url(images/pasarela_zoom/b182_2_ch.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.post .contacto_contenedor {
	font-weight: normal;
	width: 900px;
	float: left;
	height: 400px;
}
#page #content .post .catalogo_foto .mas_modelo {
	width: 250px;
	color: #FFFFFF;
	float: left;
	height: 100px;
}
.post .index_datos {
	font-weight: bold;
	width: 300px;
	float: right;
	height: 400px;
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
}
.btn_regresar {
	height: 400px;
	width: 250px;
	float: right;
	text-align: center;
}
#flashcontent {
	float: left;
	width: 100%;
}
#page_index {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	height: 750px;
}
.post .index_contenedor {
	font-weight: normal;
	width: 600px;
	float: left;
	height: 700px;
}
.post .pasarelaxml_contenedor {
	font-weight: normal;
	width: 900px;
	float: left;
	height: 600px;
}
