/* CSS Document */

body {
	background: #ffffff;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
}

/* @group GENERAL */

p {
	font-size: 1em;
	line-height: 16px;
	margin-top: 5px;
}

img {
	padding: 0px;
	display: block;
}

div#gallerydiv a img.imggallery {
	border: 4px solid #000000;
	margin-right: 5px;
	margin-bottom: 5px;
}

div#gallerydiv1 a img.imggallery {
	border: 4px solid #000000;
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline;
	float: left;
	width: 150px;
}

div#gallerydiv2 a img.imggallery {
	border: 4px solid #000000;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 150px;
	float: left;
}

div#returncontent a img.imggallery {
	border: 4px solid #000000;
	margin-right: 5px;
	margin-bottom: 5px;
}

hr {
	display: none;
	clear: both;
}

i {
	display: none;
}

ul {
	clear: both;
	list-style-type: none;
}

ol {
	clear: both;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd {
	margin: 0;
	padding: 0;
}



/* @end */

/* @group ENCABEZADOS */

/* ENCABEZADOS */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 18px;
	line-height: 18px;
}

h1 {
	font: bold 1.6em/36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #e42e2e;
}

small {
	display: block;
	font-size: 0.65em;
	letter-spacing: 0;
	margin-bottom: 0;
	color: #98A54A;
	text-transform: uppercase;
}

h2 {
	font: bold 1.2em/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #e42e2e;
	margin: 3px 0;
	clear: both;
}

h2.list {
	font: bold 1.2em/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #e42e2e;
	margin-bottom: 0;
	width: 100%;
	padding: 7px 5px 3px;
	clear: both;
	height: 32px;
	background: url(../images/bkg_listitem.jpg) repeat-x;
}

h3 {
	font: 1.125em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
}

h3.subh1 {
	color: #666666;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 0;
	margin-bottom: 5px;
	margin-top: -8px;
}

#logindiv div.fieldTitle {
	color: #666666;
	margin-top: 5px;
	margin-bottom: 2px;
}

.highlighted {
	color: #326599;
}

h4 {
	padding-bottom: 8px;
	letter-spacing: -1px;
	border-bottom: 1px dotted #aaa;
	font: 1.125em Georgia, "Times New Roman", Times, serif;
}



/* @end */

/* @group MAIN CONTAINERS */

#containerheader {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	height: 98px;
}

#container {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#content {

}

#header {
	height: 65px;
	position: relative;
}

#logindiv {
	height: 250px;
	width: 220px;
	display: inline;
	float: left;
	margin-right: 25px;
}

#msgLogin1, #msgLogin2 {
	color: #666666;
}

#gallerydiv1 {
	width: 250px;
	position: relative;
	display: inline;
	float: left;
}



#gallerydiv2 {
	width: 550px;
	position: relative;
	display: inline;
	float: left;
}

#gallerydiv {
	width: 450px;
	position: relative;
	display: inline;
	float: left;
	visibility: hidden;
}

/* @end */

/* @group LINKS */

/* LINKS */

a, a:link, a:visited, a.thickbox:link, a.thickbox:visited {
	text-decoration: none;
	color: #e42e2e;
}

a:hover, a.thickbox:hover {
	color: #e42e2e;
}

a:active {
}

a img, a:link img, a:visited img, a:hover img, a:active img {
	border: none;
	text-decoration: none;
}



/* @end */

/* @group PANELES Y BLOCKS */

.imagecv {
	border: 1px solid #999999;
	padding: 3px;
	margin-top: 8px;
}



/* @end */

/* @group FOOTER */

/* FOOTER */

#footerindex {
	font-size: 9px;
	width: 800px;
	margin-top: 20px;
	clear: left;
	position: relative;
}

#footer {
	font-size: 9px;
	width: 800px;
	height: 100px;
	margin-top: 120px;
	clear: left;
	position: relative;
}

#footer p {
	color: #666666;
	font-size: 9px;
}



/* @end */

/* @group FORMS */


input {
	font-size: 14px;
	vertical-align: middle;
}



/* @end */
