/**************************************
********* CSS 2007 Copyright. Táctica Uno a Uno *********
***************************************/

/********* ELEMENTS ************/
body {
	background-color: #CDCDCD;
	background-image: url(../imgs/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
	margin:0px;
	padding:0px;
}
h1 {
	font-family: Arial;
	font-size: 26px;
	font-weight: normal;
	line-height: 24px;
	color: #E51837;
	margin:0px 0px 25px 0px;
	padding:0px;
}
p {
	margin:0px;
	padding:0px;
}
a {
	color: #E51837;
	text-decoration: none;
}
a:hover {
	color: #333;
}

textarea {
	font-family: Verdana;
	border: 0px;
	background-image: url(../imgs/txt_area_division.gif);
	background-repeat: repeat-y;
	font-size: 13px;
	line-height: 18px;
	padding: 2px;
	color: #888;
}
input {
	border:0px;
	background-image: url(../imgs/txt_area_division.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #888;
	padding: 2px;
}
.mainInput {
	background-image: none;
	font-size: 14px;
	border: 0px;
	background-color: #eee;
	color: #444;
	margin-right: 10px;
	padding: 2px;
}
.redSubmit {
	background-image: none;
	font-size: 14px;
	border: 0px;
	background-color:#E51837;
	color: #fff;
	margin-right: 10px;
	padding: 2px;
}



/********* OTHER CLASES ************/

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.colorRed {
	color: #E51837;
}
.colorGrey {
	color: #888;
}

/********* DIV CONTAINERS ************/

/****** HEAD *******/
#head {
	width: 642px;
	height: 114px;
	margin:0px;
	padding: 0px;
	background-color: #fff;
	float: left;
}
#leftHead {
	width: 402px;
	height: 114px;
	float:left;
}
#rightHead {
	width: 240px;
	height: 103px;
	text-align: center;
	padding: 7px 0px 0px 0px;
	border-bottom: 4px solid #D02948;
	float: left;
}

#menuContainer {
	font-family: Arial, Helvetica, sans-serif;
	width: 402px;
	height: 30px;
	background-color: #D02948;
	margin: 69px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	background-image: url(../imgs/menuCorner.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #fff;
}
#menuContainer a {
	font-size: 12px;
	font-weight: bold;
	color: #EC9BA9;
	margin: 0px 5px 0px 5px;
}
#menuContainer a:hover {
	color: #fff;
}
#menuContainer a.selected {
	background-image: url(../imgs/selected_arrow.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 15px 0px 0px 0px;
	margin: 0px 5px 0px 5px;
}


#banner {
	width: 642px;
	height: 235px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #fff;
	margin:0px;
	float: left;
}
#logos {
	width: 642px;
	height: 86px;
	border-top: 4px solid #ccc;
	background-color: #fff;
	float:left;
}

/****** BODY *******/
#body {
	width: 642px;
	background-color: #fff;
	float: left;
}
#bodyWork {
	width: 642px;
	background-color: #fff;
	float: left;
}
#bodyWork h1 {
	color: #E51837;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#leftNav {
	width: 165px;
	text-align: right;
	padding: 40px 25px 40px 25px;
	float: left;
}

#leftNav p {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}
#leftNav a {
	font-family: Arial;
	font-size: 12px;
	color: #888;
}
#leftNav a.selected {
	color: #E51837;
	background-image: url(../imgs/side_selectedarrow.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	background-position: right;
}
#leftNav a:hover {
	color: #E51837;
}
#leftBody {
	width: 165px;
	text-align: right;
	padding: 40px 25px 40px 25px;
	float: left;
}
#rightBody {
	width: 377px;
	padding: 40px 25px 40px 25px;
	background-image: url(../imgs/line_div.jpg);
	background-repeat: no-repeat;
	float: left;
}
#rightBody p {
	padding: 0px 25px 0px 40px;
}
#rightBody li {
	margin: 0px 0px 20px 0px;
}

#roundBox {
	width: 214px;
	height: 252px;
	margin:10px 0px 10px 0px;
	padding: 0px;
	float: left;
}
#rboxTop {
	width: 214px;
	height: 22px;
	background-image: url(../imgs/homeBox_top.jpg);
	background-repeat: no-repeat;
	float: left;
}
#rboxCenter {
	width: 214px;
	height: 208px;
	background-image: url(../imgs/homeBox_center.jpg);
	background-repeat: no-repeat;
	float: left;
}
#rboxCenter h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	line-height: 18px;
	color: #E51837;
	margin:0px 0px 25px 0px;
	padding:0px 7px 0px 25px;
}
#rboxCenter p {
	margin:0px;
	padding:0px 20px 0px 25px;
}
#rboxCenter img {
	margin: 20px 0px 0px 0px;
}

#rboxBottom {
	width: 214px;
	height: 22px;
	background-image: url(../imgs/homeBox_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
}



/****** FOOTER *******/
#footer {
	width: 632px;
	height: 25px;
	color: #fff;
	text-align: right;
	padding: 15px 10px 0px 0px;
	float:left;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}