/* default.css */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;	
	background: #FFFFFF;
	font-size: 13px;
	color: #666666;
}

#main_wrap {
  background: #FFFFFF url(img01.jpg) repeat-x;
}

table {
	border:none;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
	text-align:justify;
}

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

blockquote {
	padding-left: 3em;
	background: url(img08.gif) no-repeat;
	font-style: inherit;
	text-decoration:none;
}

a:link {
	color: #666666;
	text-decoration:none;	
}

a:active {
	color: #ED5C0C;
	text-decoration:none;	
}

a:visited {
	color: #666666;
	text-decoration:none;	
}

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

/* Imagenes */
img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

/* Menu */
#menu {
	width: 770px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 109px;
	height: 45px;
	padding: 20px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 102%;
	color: #003399;
}

#menu a:hover {
	background: #F7F7F4;
}

#menu .active a {
	background: #003399;
	color: #FFFFFF;
}

/* Header */
#header {
	width: 770px;
	height: 170px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	width: 217px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	background: url(logo.jpg) no-repeat;
	text-align: center;
	font-size: 36px;
}

#header h2 {
	float: right;
	width: 531px;
	height: 86px;
	margin: 0;
	background: url(img03.jpg) no-repeat;
	padding: 84px 20px 0 0;
	text-align: right;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */
#page {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */
#content {
	float: left;
	width: 530px;
	padding-top: 10px;
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 210px;
	padding: 5px;
	background: #EDEBD5;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color: #FFFFFF;
}

/* bluebox */
.bluebox {
}

/* menu_der - menu derecho superior*/
.menu_der {
	background-color:#003399;
	font-size: 110%;
}

/* menu_der - menu derecho inferior*/
.menu_der_inf {
	background-color:#CCCCCC;
	font-size: 110%;
}

/* Comunicacion */
#comunicacion {
	float: left;
	width: 570px;
	padding-top: 10px;
	text-decoration: none;
}

.post {
	margin-bottom: 10px;
	padding: 0 20px;
	text-decoration: none;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
	font-size: 12px;
	text-decoration: none;
}

#comunicacion h2{
	background:url(eventos.gif) no-repeat;
	padding:15px 0 0 60px;
	float:left;
	width:300px;
	height:20px;
	font:normal 20px Arial, "Arial", Helvetica, sans-serif;
	color:#003399;
}

/* Contacto */
#contacto span.ctop{
	background:url(contact_top.gif) no-repeat 0 0 #FCFAF3; color:#000000;
	line-height:0; font-size:0; height:14px; display:block;}
	
#contacto span.cbottom{
	background:url(contact_bottom.gif) no-repeat 0 0 #FCFAF3; color:#000000;
	line-height:0; font-size:0; height:20px; display:block;
}
	
#contacto form.contacto{
	background:url(contact_midle.gif) repeat-y 0 0 #FCFAF3;
	width:272px; padding:0 20px; float:left;
}
	
#contacto form.contacto h2.text3{
	background:url(contact_h2_bg.gif) no-repeat 0 0 #FFFFFF; color:#0B0B0B;
	padding:0 0 10px 55px;
	float:left;
	width:228px;
	height:37px;
	font:normal 24px/30px Arial, "Arial", Times, serif;
}
	
#contacto form.contacto h2.text3 span{
	background-color:#FFFFFF;
	color:#e72425;
	font:normal 24px/30px Arial, "Arial", Times, serif;
}

#contacto form.contacto label{
	background-color:#FFFFFF;
	color:#0B0B0B;
	margin:0 0 0 0;
	font: 12px/28px Arial, Helvetica, sans-serif;
}
	
#contacto form.contacto input{
	background-color:#EFEBDE;
	color:#0B0B0B;
	border:#C3BCA4 1px solid;
	width:200px;
	height:18px;
	padding:2px;
	margin:0 0 8px 15px;
	float:right;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
}
	
#contacto form.contacto textarea{
	background-color:#EFEBDE;
	color:#0B0B0B;
	border:#C3BCA4 1px solid;
	width:170px;
	height:70px;
	padding:2px;
	margin:0 0 13px 15px;
	float:right;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
}
	
#contacto form.contacto input.submit{
	background:url(submit_bg.gif) no-repeat 45px 0 #FFFFFF;
	color:#0B0B0B;
	border:none;
	width:60px; height:13px; float:right;
	margin:0 0 0 10px;
	padding:0 20px 0 0;
	cursor:pointer;
	font:normal 10px/13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
	
#contacto form.contacto input.reset{
	background:url(more_bg.gif) no-repeat 45px 0 #FFFFFF;
	color:#0B0B0B; border:none;
	width:60px;
	height:13px;
	float:right;
	margin:0;
	padding:0 15px 0 0;
	cursor:pointer;
	font:normal 10px/13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

/* right - alineacion derecha*/
#right {
	float: right;
	width: 300px;
}

/* estamos - Recuadro derecho superior de curriculum*/
#estamos {
	float: right;
	width: 370px;
}

#estamos h2 {
	margin: 0;
	padding: 5px 5px;
}

#estamos ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#estamos h2.text3{
	text-align:right;
	padding:0 0 0 50px;
	float:right;
	width:228px;
	height:37px;
	font:normal 24px/30px "Arial", Helvetica, sans-serif;
}

#estamos p {
	text-align:right;
}

#estamos.bluebox {
	padding:0 500px 0 0;
}

/* Footer */
#footer {
	clear: both;
	height: 20px;
	padding: 25px 0;
	background: #EDEBD5 url(img04.jpg) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}
