/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFEF5 url(../images/img01.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #565830;
}


h1, h2, h3 {
	color: #F08F02;
}
.subm1 {
	padding-left: 15px;
}


h1 {
}

h2 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	margin-bottom: 1.5em;
	text-transform: uppercase;
	font-size: .8em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
}

p {
	text-indent: 20px;
}

blockquote {
	margin-left: 2em;
	padding-left: 1em;
	font-style: italic;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F08F02;
}

ul, ol {
	margin-left: 3em;
}

ul {
}

ul li {
}

ol {
}

ol li {
}

pre, code {
}

pre {
}

code {
}

a:link {
	color: #F08F02;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

img {
}

.image-left {
	float: left;
	margin-right: 1em;
}

.image-right {
	float: right;
	margin-left: 1em;
}

input, textarea, select {
}

input {
}

textarea {
}

select {
}

/* Header */

#header {
	height: 90px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 130px;
	background-image: url(../images/fotos/anagrama.jpg);
	background-repeat: no-repeat;
}

/* Logo */

#logo {
	height: 90px;
	text-transform: none;
	background-image: url(../images/img03.jpg);
	background-repeat: no-repeat;
}

#logo h1 {
	font-style: italic;
	font-size: 3em;
}

#logo h1 a {
	color: #767941;
}

#logo h2 {
	float: left;
	letter-spacing: -.05em;
	font-style: italic;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
}

/* Wrapper */

#wrapper {
	margin-right: 100px;
	background: url(../images/img05.jpg) repeat-y 330px 0;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding-top: 10px;
}

/* Content */

#content {
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 10px;
}

/* Menu */

#menu {
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	text-decoration: none;
	font-size: small;
	font-style: italic;
	color: #6C6F3C;
	background-image: url(../images/img04.jpg);
	background-repeat: repeat;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	height: 21px;
}

#menu a:hover {
	color: #F08F02;
}

/* Testimonial */

#testimonial {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#testimonial blockquote {
	margin-left: 0;
	font-size: small;
}

/* Welcome */

#welcome {
}

/* Footer */

#footer {
	color: #A8CAA6;
	background-image: url(../images/img06.gif);
}

#footer hr {
}

#footer p {
	margin: 0;
	font-size: .8em;
}

#footer a {
	color: #A8CAA6
}
.subm2 {
	padding-left: 30px;
}
#welcome p {
	text-align: justify;
}
.volver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

