/* @group general */

@charset "UTF-8";


* {
	margin: 0px;
}

body {
	background-image: url(../img/Bg_body_3.jpg);
	background-color: #B89E7F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #423D36;
}
bold {
	font-weight: bold;
}

h1   {
	color: #993300;
	font-size: 15px;
	margin-bottom: 5px;
	font-style: italic;
	font-weight: bold;
}
h2 {
	color: #fff;
	padding: 2px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background: url(../img/Bg_papel-2.jpg) repeat-x scroll;
}
h3 {
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	line-height: 5px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	margin-left: auto;
}
ul {
	list-style-type: none;
}

#header {
	width: 960px;
	height: 80px;
	border-bottom-style: solid;
	border-bottom-color: #423D36;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-image: url(../img/Bg_papel.jpg);
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#header #Jorge {
	float: left;
	font-size: 24px;
	margin-left: 50px;
	color: #423D36;
	margin-top: 25px;
}

#container {
	width: 1000px;
	background-image: url(../img/Bg_papel-sombra.png);
	clear: both;
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	min-height:650px;

}
#content #text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	width: 820px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#text a {
	color: #993300;
	line-height: 40px;
}

#img-manifiesto {
	width: 820px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
}



/* @end */

/* @group Menu */

#nav {
	float: right;
	color: white;
	background: url(../img/bg-nav.jpg) repeat-x;
	margin-top: 15px;
	height: 34px;
}

#nav ul {
	margin-left: -40px;
	background: none repeat-x 0;
	margin-top: -4px;
}

#nav li {
	float: left;
	background: none 0;
	margin-left: 0;
	margin-top: 9px;
	margin-bottom: 10px;
	border-right-style: solid;
	border-right-width: 3px;
}

#nav a {
	display: block;
	color: white;
	text-decoration: none;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	padding: 4px 10px 3px;
	background-color: #423D36;
}

#nav a:hover {
	padding: 4px 10px 3px;
	font-size: 14px;
	background-color: #993300;
}
#nav a:active {
	color: #CCCCCC;
}
#nav .current {
	background: #993300;
	font-size: 14px;
	color: white;
}
#nav .current a {
	background: #993300;
	font-size: 14px;
	color: white;
}
#nav .contacto a {
	width: 120px;
}
#nav .contacto-current a {
	width: 120px;
	background-color: #993300;
}



/* @end */

/* @group Col 1 */

#content #COL1 {
	float: left;
	width: 230px;
	margin: 50px auto auto 30px;
}
#COL1 #nav2 {
	width: 210px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#COL1 #nav2 li {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 18px;
	border-top-style: none;
	margin-top: 10px;
}
#COL1 #nav2 a {
	text-decoration: none;
	color: #666666;
	padding: 5px;
}
#COL1 #nav2 .current {
	text-decoration: none;
	color: #993300;
	padding-left: 5px;
	border-bottom-color: #993300;
	font-weight: bold;
}
#COL1 #nav2 a:hover {
	color: #993300;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
}
#COL1 #nav-img {
	margin-top: 50px;
	margin-right: 10px;
}



/* @end */

/* @group Col 2 */

#content #COL2 {
	float: right;
	width: 560px;
	margin-top: 50px;
	margin-right: 70px;
	margin-bottom: 40px;
	margin-left: auto;
}

#COL2 #obras {
	width: 245px;
	margin-top: 30px;
	height: 225px;
}

#COL2 #obras p {
	font-size: 12px;
	width: 242px;
}
#COL2 #obras img {
	padding-bottom: 10px;
	margin: auto auto 5px;
	text-decoration: none;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #993300;
}
#COL2 #derecha {
	float: right;
	width: 245px;
}
#COL2 #izquierda {
	float: left;
	width: 245px;
}
#COL2  #obras  a  {
	text-decoration: none;
	color: #993300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#COL2  #obras  a:hover {
	text-decoration: none;
	color: #423D36;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#COL2 li {
	float: right;
	padding: 5px;
}

#COL2-trayectoria  {
	float: right;
	width: 560px;
	margin-top: 50px;
	margin-right: 70px;
	margin-bottom: 40px;
	margin-left: auto;
	font-size: 13px;
}

#COL2-trayectoria  p {
	margin-top: 5px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 5px;
	font-size: 13px;
}

#COL2-trayectoria p titulo  {
	color: #993300;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

#COL2-trayectoria li {
	border-bottom: thin dotted #909090;
	line-height: 40px;
	margin-left: -40px;
	list-style-position: inside;
	list-style-image: url(../img/bulet.gif);
}
#COL2-trayectoria .title  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	padding-bottom: 10px;
	margin-bottom: 5px;
	position: relative;
	bottom: 10px;
}

#COL2 .premio {
	margin-top: 25px;
}

#title   {
	background-color: #993300;
	height: 22px;
	width: 560px;
	margin-bottom: 15px;
}
#title  p  {
	color: #FFFFFF;
	margin-left: 10px;
	font-style: oblique;
	padding-top: 2px;
	vertical-align: middle;
	position: relative;
	padding-right: 10px;
}



/* @end */

/* @group Galeria */

#miniaturas {
}
#miniaturas img {
	cursor:pointer;
	margin: 12px;
}
#miniaturas img:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.obraOverlay {
	display: none;
	z-index: 10000;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	padding: 20px;
	background-color: white;
	background-image: url(../img/Bg_papel.jpg);
	border: 1px solid #999999;
}
div.obraOverlay div.close { 
    background-image:url(img/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px;
}

div.obraInfo {
	margin-top: 1em;
}

div.obraNombre {
	color: #993300;
	font-size: 14px;
	font-weight: bold;
	line-height: 7px;
}

#formulario   {
	height: 300px;
	margin-left: 70px;
	margin-top: 50px;
	float: left;
}
#formulario textarea {
	height: 60px;
}

/* @end */

/* @group Contacto */

#contacto {
	margin-top: 20px;
	text-align: right;
	margin-right: 0px;
	width: 560px;
}
#contacto a {
	text-decoration: none;
	color: #993300;
}

#shadow {
	height: 13px;
	margin: auto;
	width: 1000px;
	background: url(../img/Bg_papel-sombra-inferior2.png) 0 -6px;
}
#gracias {
	width: 355px;
	margin-top: 230px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	font-style: normal;
}



/* @end */

/* @group footer */

#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/footer_shadow.png) 0 -5px;
	height: 50px;
	font-size: 10px;
}

#footer img.firma {
	margin-top: 17px;
	margin-left: 50px;
}

#footer p {
	text-decoration: none;
	float: right;
	font-size: 10px;
	color: gray;
	margin-right: 50px;
	position: relative;
	bottom: 3px;
}

#footer p a img {
	position: relative;
	top: 8px;
	left: 4px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* @end */

.clear {
	clear: both;
#COL1 .texto a:hover {
	color: #333333;
	text-decoration: none;
}
